| 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 |
WSConverter.convert(RepositoryInfo repositoryInfo,
CmisVersion cmisVersion)
Converts a repository info object.
|
| Modifier and Type | Method and Description |
|---|---|
static RepositoryInfo |
WSConverter.convert(CmisRepositoryInfoType repositoryInfo)
Converts a repository info object.
|
| 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.