public class InMemoryRelationshipServiceImpl extends InMemoryAbstractServiceImpl
fAtomLinkProvider, fStoreManager, validator
Modifier | Constructor and Description |
---|---|
protected |
InMemoryRelationshipServiceImpl(StoreManager storeManager,
InMemoryRepositoryServiceImpl repSvc) |
Modifier and Type | Method and Description |
---|---|
ObjectList |
getObjectRelationships(CallContext context,
String repositoryId,
String objectId,
Boolean includeSubRelationshipTypes,
RelationshipDirection relationshipDirection,
String typeId,
String filter,
Boolean includeAllowableActions,
BigInteger maxItems,
BigInteger skipCount,
ExtensionsData extension,
ObjectInfoHandler objectInfos) |
checkHasUser, checkIsVersionableObject, getTypeDefinition, getTypeDefinition, getTypeDefinition, getVersionedDocumentOfObjectId, isCheckedOut, testCheckedOutByCurrentUser, testHasProperCheckedOutStatus, testIsCheckedOut, testIsNotCheckedOutBySomeoneElse
protected InMemoryRelationshipServiceImpl(StoreManager storeManager, InMemoryRepositoryServiceImpl repSvc)
public ObjectList getObjectRelationships(CallContext context, String repositoryId, String objectId, Boolean includeSubRelationshipTypes, RelationshipDirection relationshipDirection, String typeId, String filter, Boolean includeAllowableActions, BigInteger maxItems, BigInteger skipCount, ExtensionsData extension, ObjectInfoHandler objectInfos)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.