org.xcmis.wssoap.impl
Class RelationshipServicePortImpl
java.lang.Object
org.xcmis.wssoap.impl.RelationshipServicePortImpl
- All Implemented Interfaces:
- RelationshipServicePort
public class RelationshipServicePortImpl
- extends Object
- implements RelationshipServicePort
- Version:
- $Id: RelationshipServicePortImpl.java 2 2010-02-04 17:21:49Z
andrew00x $
- Author:
- Max Shaposhnik
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelationshipServicePortImpl
public RelationshipServicePortImpl()
- Constructs instance of
RelationshipServicePortImpl .
getObjectRelationships
public CmisObjectListType getObjectRelationships(String repositoryId,
String objectId,
Boolean includeSubRelationshipTypes,
EnumRelationshipDirection relationshipDirection,
String typeId,
String propertyFilter,
Boolean includeAllowableActions,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
throws CmisException
-
- Specified by:
getObjectRelationships in interface RelationshipServicePort
- Throws:
CmisException
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.