public class InMemoryDiscoveryServiceImpl extends InMemoryAbstractServiceImpl
fAtomLinkProvider, fStoreManager, validator
Constructor and Description |
---|
InMemoryDiscoveryServiceImpl(StoreManager storeManager) |
Modifier and Type | Method and Description |
---|---|
ObjectList |
getContentChanges(CallContext context,
String repositoryId,
Holder<String> changeLogToken,
Boolean includeProperties,
String filter,
Boolean includePolicyIds,
Boolean includeAcl,
BigInteger maxItems,
ExtensionsData extension,
ObjectInfoHandler objectInfos) |
ObjectList |
query(CallContext context,
String repositoryId,
String statement,
Boolean searchAllVersions,
Boolean includeAllowableActions,
IncludeRelationships includeRelationships,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
ExtensionsData extension) |
checkHasUser, checkIsVersionableObject, getTypeDefinition, getTypeDefinition, getTypeDefinition, getVersionedDocumentOfObjectId, isCheckedOut, testCheckedOutByCurrentUser, testHasProperCheckedOutStatus, testIsCheckedOut, testIsNotCheckedOutBySomeoneElse
public InMemoryDiscoveryServiceImpl(StoreManager storeManager)
public ObjectList getContentChanges(CallContext context, String repositoryId, Holder<String> changeLogToken, Boolean includeProperties, String filter, Boolean includePolicyIds, Boolean includeAcl, BigInteger maxItems, ExtensionsData extension, ObjectInfoHandler objectInfos)
public ObjectList query(CallContext context, String repositoryId, String statement, Boolean searchAllVersions, Boolean includeAllowableActions, IncludeRelationships includeRelationships, String renditionFilter, BigInteger maxItems, BigInteger skipCount, ExtensionsData extension)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.