Ft.Server.Client.Core.ContainerClient

Modules

Commands  ResourceTypes  XmlDocumentClient  warnings 

Classes

__getitem__(self, i)
__getslice__(self, i, j)
__len__(self)
createContainer(self, path, createParents=0, docDef=None, actualContent=None)
createDocument(self, path, src, docDef=None, imt='text/xml', forcedType=None)
createGroup(self, name, docDef=None)
createRawFile(self, path, imt, src)
createUriReferenceFile(self, path, imt, srcUri)
createUser(self, name, passHash, docDef=None)
createXPathDocumentDefinition(self, path, nss, maps, cp, docDef=None)
createXsltDocumentDefinition(self, path, xsltSrc, cp, docDef=None)
deleteResource(self, path, traverseAliases=None)
get(self, key, failobj=None)
has_key(self, key)
index(self, item)
items(self)
keys(self)
setPathTemporary(self, path, timeToLive)
values(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Client.Core.ContainerClient'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Client/Core/ContainerClient.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Server.Client.Core.ContainerClient'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.