@MTOM public class RepositoryService extends AbstractService implements org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
Modifier and Type | Field and Description |
---|---|
WebServiceContext |
wsContext |
CALL_CONTEXT_MAP
Constructor and Description |
---|
RepositoryService() |
Modifier and Type | Method and Description |
---|---|
List<org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType> |
getRepositories(org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType |
getRepositoryInfo(String repositoryId,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType |
getTypeChildren(String repositoryId,
String typeId,
Boolean includePropertyDefinitions,
BigInteger maxItems,
BigInteger skipCount,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType |
getTypeDefinition(String repositoryId,
String typeId,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
List<org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer> |
getTypeDescendants(String repositoryId,
String typeId,
BigInteger depth,
Boolean includePropertyDefinitions,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
closeService, convertException, createContext, getService, getServiceFactory
public WebServiceContext wsContext
public List<org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType> getRepositories(org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getRepositories
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
public org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType getRepositoryInfo(String repositoryId, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getRepositoryInfo
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
public org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType getTypeChildren(String repositoryId, String typeId, Boolean includePropertyDefinitions, BigInteger maxItems, BigInteger skipCount, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getTypeChildren
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
public org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType getTypeDefinition(String repositoryId, String typeId, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getTypeDefinition
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
public List<org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer> getTypeDescendants(String repositoryId, String typeId, BigInteger depth, Boolean includePropertyDefinitions, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getTypeDescendants
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
Copyright © 2018 City of Paris. All rights reserved.