|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.wssoap.impl.NavigationServicePortImpl
public class NavigationServicePortImpl
| Constructor Summary | |
|---|---|
NavigationServicePortImpl()
Constructs instance of NavigationServicePortImpl . |
|
| Method Summary | |
|---|---|
CmisObjectListType |
getCheckedOutDocs(String repositoryId,
String folderId,
String propertyFilter,
String orderBy,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
|
CmisObjectInFolderListType |
getChildren(String repositoryId,
String folderId,
String propertyFilter,
String orderBy,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegments,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
|
List<CmisObjectInFolderContainerType> |
getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String propertyFilter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegments,
CmisExtensionType extension)
|
CmisObjectType |
getFolderParent(String repositoryId,
String folderId,
String propertyFilter,
CmisExtensionType extension)
|
List<CmisObjectInFolderContainerType> |
getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String propertyFilter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegments,
CmisExtensionType extension)
|
List<CmisObjectParentsType> |
getObjectParents(String repositoryId,
String objectId,
String propertyFilter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
CmisExtensionType extension)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NavigationServicePortImpl()
NavigationServicePortImpl .
| Method Detail |
|---|
public CmisObjectListType getCheckedOutDocs(String repositoryId,
String folderId,
String propertyFilter,
String orderBy,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
throws CmisException
getCheckedOutDocs in interface NavigationServicePortCmisException
public CmisObjectInFolderListType getChildren(String repositoryId,
String folderId,
String propertyFilter,
String orderBy,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegments,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
throws CmisException
getChildren in interface NavigationServicePortCmisException
public List<CmisObjectInFolderContainerType> getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String propertyFilter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegments,
CmisExtensionType extension)
throws CmisException
getDescendants in interface NavigationServicePortCmisException
public CmisObjectType getFolderParent(String repositoryId,
String folderId,
String propertyFilter,
CmisExtensionType extension)
throws CmisException
getFolderParent in interface NavigationServicePortCmisException
public List<CmisObjectInFolderContainerType> getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String propertyFilter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegments,
CmisExtensionType extension)
throws CmisException
getFolderTree in interface NavigationServicePortCmisException
public List<CmisObjectParentsType> getObjectParents(String repositoryId,
String objectId,
String propertyFilter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
CmisExtensionType extension)
throws CmisException
getObjectParents in interface NavigationServicePortCmisException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||