Ft.Server.Client.Core.ResourceMetaDataClient

Modules

AclConstants  FtTime  ResourceTypes   
Commands  InputSource  Schema   
DocumentReference  ModelClient  XUpdate   

Classes

class ResourceMetaDataClient
__cmp__(self, other)
__init__(self, path, connection, resourceType, root)
__str__(self)
addAcl(self, aclKey, aclIdent, allowed=1)
addAlias(self, path, docDef=None)
addLiteralProperty(self, predicate, object, scope='', statementUri='')
addResourceProperty(self, predicate, object, scope='', statementUri='')
applyXslt(self, chain, params=None, ignorePis=1, extParams=None, extModules=None)
asDom(self, stripElements=None)
delete(self)
fetchResource(self, path)
getAbsolutePath(self)
getAbsolutePathAsUri(self)
getAcl(self, aclKey=None)
getAclIdent(self)
getAclIdentifiers(self)
getAliases(self)
getBasePath(self)
getContent(self)
getContentResource(self)
getContentSlice(self, start=None, end=None)
getCreationDate(self)
getDisplayPath(self)
getImt(self)
getLastModifiedDate(self)
getMetaDataResource(self)
getModel(self)
getName(self)
getOwner(self)
getParent(self)
getPath(self)
getResourceType(self)
getRoot(self)
getSize(self)
getStatementsAbout(self)
getStatementsGeneratedBy(self)
getValidationInfo(self)
hasResource(self, path)
inheritAcl(self, aclKey)
isResourceType(self, testType)
markTemporary(self, timeToLive)
pprint(self)
removeAcl(self, aclKey, aclIdent)
removeAlias(self, path)
removeLiteralProperty(self, predicate, object)
removeResourceProperty(self, predicate, object)
setAcl(self, aclKey, aclIdent, allowed=1)
setContent(self, src)
setOwner(self, newOwner)
toXPathContext(self, nss=None)
verifyAcl(self, aclKey, verifyTraverse=1)
xUpdate(self, updateSrc)

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.

Functions

_ = lambda(s)

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Client/Core/ResourceMetaDataClient.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.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.