Ft.Server.Client.Core.RepositoryClient

Modules

Commands  RawFileClient  socket   
ContainerClient  ResourceTypes     

Classes

__init__(self, connection)
addXsltStrobe(self, path)
createSession(self, key=None, ttl=0)
deleteSessionData(self, key, value)
fetchUserOrGroupByName(self, name)
getAllDocumentDefinitionPaths(self)
getAllGroupNames(self)
getAllGroupPaths(self)
getAllUserNames(self)
getAllUserPaths(self)
getCommand(self, cmdName)
getCurrentUser(self)
getSessionData(self, key)
getSessionExpiration(self)
getUserName(self)
hasSession(self)
invalidateSession(self)
purgeTemporaryResources(self)
reindex(self)
reloadModule(self, module)
searchDocuments(self, searchString)
setSessionData(self, key, value)
txCommit(self)
txRollback(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Client.Core.RepositoryClient'
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/RepositoryClient.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.RepositoryClient'
str(object) -> string

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