Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.impl | |
org.apache.chemistry.opencmis.commons.impl.jaxb | |
org.apache.chemistry.opencmis.server.impl.webservices |
Modifier and Type | Method and Description |
---|---|
static CmisRepositoryInfoType |
Converter.convert(RepositoryInfo repositoryInfo)
Converts a repository info object.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<CmisRepositoryInfoType> |
JaxBHelper.CMISExtraObjectFactory.createRepositoryInfo(CmisRepositoryInfoType value) |
Modifier and Type | Method and Description |
---|---|
static RepositoryInfo |
Converter.convert(CmisRepositoryInfoType repositoryInfo)
Converts a repository info object.
|
javax.xml.bind.JAXBElement<CmisRepositoryInfoType> |
JaxBHelper.CMISExtraObjectFactory.createRepositoryInfo(CmisRepositoryInfoType value) |
Modifier and Type | Field and Description |
---|---|
protected CmisRepositoryInfoType |
GetRepositoryInfoResponse.repositoryInfo |
Modifier and Type | Method and Description |
---|---|
CmisRepositoryInfoType |
ObjectFactory.createCmisRepositoryInfoType()
Create an instance of
CmisRepositoryInfoType |
CmisRepositoryInfoType |
GetRepositoryInfoResponse.getRepositoryInfo()
Gets the value of the repositoryInfo property.
|
CmisRepositoryInfoType |
RepositoryServicePort.getRepositoryInfo(String repositoryId,
CmisExtensionType extension) |
Modifier and Type | Method and Description |
---|---|
void |
GetRepositoryInfoResponse.setRepositoryInfo(CmisRepositoryInfoType value)
Sets the value of the repositoryInfo property.
|
Modifier and Type | Method and Description |
---|---|
CmisRepositoryInfoType |
RepositoryService.getRepositoryInfo(String repositoryId,
CmisExtensionType extension) |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.