@MTOM public class NavigationService extends AbstractService implements org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
Modifier and Type | Field and Description |
---|---|
WebServiceContext |
wsContext |
CALL_CONTEXT_MAP
Constructor and Description |
---|
NavigationService() |
Modifier and Type | Method and Description |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType |
getCheckedOutDocs(String repositoryId,
String folderId,
String filter,
String orderBy,
Boolean includeAllowableActions,
org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships includeRelationships,
String renditionFilter,
BigInteger maxItems,
BigInteger skipCount,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType |
getChildren(String repositoryId,
String folderId,
String filter,
String orderBy,
Boolean includeAllowableActions,
org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
BigInteger maxItems,
BigInteger skipCount,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
List<org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType> |
getDescendants(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType |
getFolderParent(String repositoryId,
String folderId,
String filter,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
List<org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType> |
getFolderTree(String repositoryId,
String folderId,
BigInteger depth,
String filter,
Boolean includeAllowableActions,
org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
List<org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType> |
getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
closeService, convertException, createContext, getService, getServiceFactory
public WebServiceContext wsContext
public org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType getCheckedOutDocs(String repositoryId, String folderId, String filter, String orderBy, Boolean includeAllowableActions, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships includeRelationships, String renditionFilter, BigInteger maxItems, BigInteger skipCount, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getCheckedOutDocs
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
public org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType getChildren(String repositoryId, String folderId, String filter, String orderBy, Boolean includeAllowableActions, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, BigInteger maxItems, BigInteger skipCount, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getChildren
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
public List<org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType> getDescendants(String repositoryId, String folderId, BigInteger depth, String filter, Boolean includeAllowableActions, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getDescendants
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
public org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType getFolderParent(String repositoryId, String folderId, String filter, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getFolderParent
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
public List<org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType> getFolderTree(String repositoryId, String folderId, BigInteger depth, String filter, Boolean includeAllowableActions, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includePathSegment, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getFolderTree
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
public List<org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType> getObjectParents(String repositoryId, String objectId, String filter, Boolean includeAllowableActions, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships includeRelationships, String renditionFilter, Boolean includeRelativePathSegment, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getObjectParents
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
Copyright © 2018 City of Paris. All rights reserved.