public class RelationshipServiceImpl extends AbstractBrowserBindingService implements RelationshipService
SIMPLE_CONTAINER_FACTORY
Constructor and Description |
---|
RelationshipServiceImpl(BindingSession session)
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.
|
convertStatusCode, getHttpInvoker, getObjectUrl, getObjectUrl, getPathUrl, getRepositoriesInternal, getRepositoryUrl, getRepositoryUrl, getRepositoryUrlCache, getServiceUrl, getSession, getSuccinct, getSuccinctParameter, getTypeDefinitionInternal, loadContentLink, loadLink, parse, parseArray, parseObject, post, postAndConsume, read, setSession
public RelationshipServiceImpl(BindingSession session)
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.