-
class ResourceMetaDataClient
- __init__(self, path, connection, resourceType, root)
- addAcl(self, aclKey, aclIdent, allowed=1)
- applyXslt(self, chain, params=None, ignorePis=1, extParams=None, extModules=None)
- asDom(self, stripElements=None)
- setAcl(self, aclKey, aclIdent, allowed=1)
Data and other non-method functions defined here:
- __doc__ = None
- __module__ = 'Ft.Server.Client.Core.ResourceMetaDataClient'
-
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.