public class RelationshipServiceImpl extends AbstractLocalService implements RelationshipService
Constructor and Description |
---|
RelationshipServiceImpl(BindingSession session,
CmisServiceFactory factory)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ObjectList |
getObjectRelationships(String repositoryId,
String objectId,
Boolean includeSubRelationshipTypes,
RelationshipDirection relationshipDirection,
String typeId,
String filter,
Boolean includeAllowableActions,
BigInteger maxItems,
BigInteger skipCount,
ExtensionsData extension)
Gets all or a subset of relationships associated with an independent
object.
|
createCallContext, getService, getServiceFactory, getSession, setServiceFactory, setSession
public RelationshipServiceImpl(BindingSession session, CmisServiceFactory factory)
public ObjectList getObjectRelationships(String repositoryId, String objectId, Boolean includeSubRelationshipTypes, RelationshipDirection relationshipDirection, String typeId, String filter, Boolean includeAllowableActions, BigInteger maxItems, BigInteger skipCount, ExtensionsData extension)
RelationshipService
getObjectRelationships
in interface RelationshipService
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.