-
- createContainer(self, path, createParents=0, docDef=None, actualContent=None)
- createDocument(self, path, src, docDef=None, imt='text/xml', forcedType=None)
- get(self, key, failobj=None)
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.