@MTOM public class RelationshipService extends AbstractService implements RelationshipServicePort
Modifier and Type | Field and Description |
---|---|
javax.xml.ws.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
public javax.xml.ws.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 RelationshipServicePort
CmisException
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.