@MTOM public class RelationshipService extends AbstractService implements RelationshipServicePort
| Modifier and Type | Field and Description |
|---|---|
WebServiceContext |
wsContext |
CALL_CONTEXT_MAP| Constructor and Description |
|---|
RelationshipService() |
| Modifier and Type | Method and Description |
|---|---|
CmisObjectListType |
getObjectRelationships(String repositoryId,
String objectId,
Boolean includeSubRelationshipTypes,
EnumRelationshipDirection relationshipDirection,
String typeId,
String filter,
Boolean includeAllowableActions,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension) |
closeService, convertException, createContext, getCmisVersion, getService, getServiceFactory, stopAfterService, stopBeforeServicepublic WebServiceContext wsContext
public CmisObjectListType getObjectRelationships(String repositoryId, String objectId, Boolean includeSubRelationshipTypes, EnumRelationshipDirection relationshipDirection, String typeId, String filter, Boolean includeAllowableActions, BigInteger maxItems, BigInteger skipCount, CmisExtensionType extension) throws CmisException
getObjectRelationships in interface RelationshipServicePortCmisExceptionCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.