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, setSessionpublic 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)
RelationshipServicegetObjectRelationships in interface RelationshipServiceCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.