@MTOM public class DiscoveryService extends AbstractService implements DiscoveryServicePort
| Modifier and Type | Field and Description |
|---|---|
WebServiceContext |
wsContext |
CALL_CONTEXT_MAP| Constructor and Description |
|---|
DiscoveryService() |
| Modifier and Type | Method and Description |
|---|---|
void |
getContentChanges(String repositoryId,
Holder<String> changeLogToken,
Boolean includeProperties,
String filter,
Boolean includePolicyIds,
Boolean includeAcl,
BigInteger maxItems,
CmisExtensionType extension,
Holder<CmisObjectListType> objects) |
CmisObjectListType |
query(String repositoryId,
String statement,
Boolean searchAllVersions,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension) |
closeService, convertException, createContext, getCmisVersion, getService, getServiceFactory, stopAfterService, stopBeforeServicepublic WebServiceContext wsContext
public void getContentChanges(String repositoryId, Holder<String> changeLogToken, Boolean includeProperties, String filter, Boolean includePolicyIds, Boolean includeAcl, BigInteger maxItems, CmisExtensionType extension, Holder<CmisObjectListType> objects) throws CmisException
getContentChanges in interface DiscoveryServicePortCmisExceptionpublic CmisObjectListType query(String repositoryId, String statement, Boolean searchAllVersions, Boolean includeAllowableActions, EnumIncludeRelationships includeRelationships, String renditionFilter, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension) throws CmisException
query in interface DiscoveryServicePortCmisExceptionCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.