All Methods
- checkIn(String, Property[], Content)
- checkOut(String)
- copyResource(String, String, String, OrderPosition, boolean, boolean, FetchGroup)
- countResources(String, FindDescriptor)
- createCollection(String, String, OrderPosition, boolean, LockDescriptor, Property[], OrderMechanism, FetchGroup)
- createDocument(String, String, OrderPosition, boolean, LockDescriptor, Property[], Content, FetchGroup)
- createLink(String, String, OrderPosition, boolean, LockDescriptor, Property[], LinkDescriptor, FetchGroup)
- deleteAllProperties(String)
- deleteAllPropertiesMass(String[])
- deleteProperties(String, String[])
- deletePropertiesMass(String[], String[])
- deleteProperty(String, String)
- deletePropertyMass(String[], String)
- deleteResource(String)
- findResources(String, FindDescriptor, boolean, FetchGroup)
- findResourcesFirstChunk(String, FindDescriptor, boolean, FetchGroup, long, int)
- findResourcesNextChunk(String, int)
- getAllProperties(String)
- getAllPropertiesMass(String[])
- getBuildInfo()
- getCollectionOrderMechanism(String)
- getContent(String)
- getContentFirstChunk(String, int, long)
- getContentMetadata(String)
- getContentNextChunk(String, int)
- getGlobalCfg()
- getGlobalPerf()
- getLinkDescriptor(String)
- getLocks(String)
- getLocksMass(String[])
- getProperties(String, String[])
- getPropertiesMass(String[], String[])
- getProperty(String, String)
- getPropertyMass(String[], String)
- getRevisionId(String)
- getSessionPerf()
- getSupportedPermissions(String)
- getVersionHistory(String, FetchGroup)
- isAllowed(String, String)
- isAllowedMass(String[], String)
- isAllowedSet(String, String[])
- isAllowedSetMass(String[], String[])
- isCheckedOut(String)
- isVersionControlEnabled(String)
- lock(String, LockDescriptor)
- lookup(String, FetchGroup)
- lookupMass(String[], FetchGroup)
- moveResource(String, String, String, OrderPosition, boolean, FetchGroup)
- ping(int, int)
- refreshLock(String, String)
- reorderCollection(String, OrderOperation[])
- resetGlobalPerf()
- resetSessionPerf()
- setAllProperties(String, Property[])
- setAllPropertiesMass(String[], Property[])
- setCollectionOrderMechanism(String, OrderMechanism)
- setContent(String, Content)
- setContentFirstChunk(String, ContentChunk, long)
- setContentNextChunk(ContentChunk)
- setGlobalCfg(CfgStoreRF)
- setLinkDescriptor(String, LinkDescriptor)
- setProperties(String, Property[])
- setPropertiesMass(String[], Property[])
- setProperty(String, Property)
- setPropertyMass(String[], Property)
- setVersionControlEnabled(String, boolean)
- undoCheckOut(String)
- unlock(String, String)