public class WSExaleadBean extends WSIndexingGatewayBean implements WSExalead
Modifier and Type | Field and Description |
---|---|
protected static boolean |
DEPRECATION_DONE |
adapter, auditBean, ENFORCE_SYNC_PROP_NAME, enforceSync, log, platformRemoting, sessionIdLocks
Constructor and Description |
---|
WSExaleadBean() |
Modifier and Type | Method and Description |
---|---|
DocumentDescriptor[] |
getChildren(String sessionId,
String uuid)
Gets the children of the given document.
|
String[] |
getRecursiveChildrenUUIDs(String sid,
String uuid) |
UUIDPage |
getRecursiveChildrenUUIDsByPage(String sid,
String uuid,
int page,
int pageSize) |
protected static void |
logDeprecation() |
connect, disconnect, forceSync, getAdapter, getCurrentVersion, getDocument, getDocumentACL, getDocumentBlobs, getDocumentBlobsExt, getDocumentFromPath, getDocumentLocalACL, getDocumentNoBlobProperties, getDocumentProperties, getDocumentSnapshot, getDocumentSnapshotExt, getGroups, getRelativePathAsString, getRepositoryName, getRootDocument, getSourceDocument, getTypeDefinitions, getUserGroups, getUsers, getVersions, getWSAudit, getWSNuxeoRemoting, hasPermission, listDeletedDocumentsByPage, listDocumentEventsByPage, listEventsByPage, listGroups, listModifiedDocuments, listModifiedDocumentsByPage, listUsers, lockSession, missingDocumentDescriptor, queryEventsByPage, releaseSession, resolvePathToUUID, uploadDocument, validateUserPassword
connectOnRepository, getSessionsManager, initSession, login
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDocumentFromPath, getTypeDefinitions, getUserGroups, resolvePathToUUID, validateUserPassword
getCurrentVersion, getDocument, getDocumentACL, getDocumentBlobs, getDocumentBlobsExt, getDocumentLocalACL, getDocumentNoBlobProperties, getDocumentProperties, getDocumentSnapshot, getDocumentSnapshotExt, getGroups, getRelativePathAsString, getRepositoryName, getRootDocument, getSourceDocument, getUsers, getVersions, hasPermission, listGroups, listUsers, uploadDocument
listDeletedDocumentsByPage, listDocumentEventsByPage, listEventsByPage, listModifiedDocuments, listModifiedDocumentsByPage, queryEventsByPage
connect, disconnect
protected static boolean DEPRECATION_DONE
public WSExaleadBean()
protected static void logDeprecation()
public DocumentDescriptor[] getChildren(String sessionId, String uuid)
NuxeoRemoting
getChildren
in interface NuxeoRemoting
getChildren
in class WSIndexingGatewayBean
sessionId
- the session iduuid
- the doc uuidpublic UUIDPage getRecursiveChildrenUUIDsByPage(String sid, String uuid, int page, int pageSize)
getRecursiveChildrenUUIDsByPage
in interface WSIndexingGateway
getRecursiveChildrenUUIDsByPage
in class WSIndexingGatewayBean
public String[] getRecursiveChildrenUUIDs(String sid, String uuid)
getRecursiveChildrenUUIDs
in interface WSIndexingGateway
getRecursiveChildrenUUIDs
in class WSIndexingGatewayBean
Copyright © 2018 Nuxeo. All rights reserved.