Aspect Namespace
Methods
- findResources(String, FindDescriptor, boolean, FetchGroup)
- findResourcesFirstChunk(String, FindDescriptor, boolean, FetchGroup, long, int)
- findResourcesNextChunk(String, int)
- countResources(String, FindDescriptor)
- getCollectionOrderMechanism(String)
- getLinkDescriptor(String)
- 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)
- deleteResource(String)
- copyResource(String, String, String, OrderPosition, boolean, boolean, FetchGroup)
- moveResource(String, String, String, OrderPosition, boolean, FetchGroup)
- setCollectionOrderMechanism(String, OrderMechanism)
- reorderCollection(String, OrderOperation[])
- setLinkDescriptor(String, LinkDescriptor)
Complex Types