public class RelationshipServiceImpl extends AbstractWebServicesService implements RelationshipService
Constructor and Description |
---|
RelationshipServiceImpl(BindingSession session,
AbstractPortProvider portProvider)
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.
|
convertException, getCmisVersion, getSession, setSession
public RelationshipServiceImpl(BindingSession session, AbstractPortProvider portProvider)
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.