|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisRepositoryInfo | |
|---|---|
| org.xcmis.client.gwt.model.repository | |
| org.xcmis.client.gwt.service.repository.event | |
| org.xcmis.client.gwt.unmarshallers | |
| org.xcmis.client.gwt.unmarshallers.parser | |
| Uses of CmisRepositoryInfo in org.xcmis.client.gwt.model.repository |
|---|
| Methods in org.xcmis.client.gwt.model.repository that return types with arguments of type CmisRepositoryInfo | |
|---|---|
List<CmisRepositoryInfo> |
CmisRepositories.list()
|
| Uses of CmisRepositoryInfo in org.xcmis.client.gwt.service.repository.event |
|---|
| Methods in org.xcmis.client.gwt.service.repository.event that return CmisRepositoryInfo | |
|---|---|
CmisRepositoryInfo |
RepositoryInfoReceivedEvent.getRepositoryInfo()
|
| Constructors in org.xcmis.client.gwt.service.repository.event with parameters of type CmisRepositoryInfo | |
|---|---|
RepositoryInfoReceivedEvent(CmisRepositoryInfo repositoryInfo)
|
|
| Uses of CmisRepositoryInfo in org.xcmis.client.gwt.unmarshallers |
|---|
| Constructors in org.xcmis.client.gwt.unmarshallers with parameters of type CmisRepositoryInfo | |
|---|---|
RepositoryInfoUnmarshaller(CmisRepositoryInfo repositoryInfo)
|
|
| Uses of CmisRepositoryInfo in org.xcmis.client.gwt.unmarshallers.parser |
|---|
| Methods in org.xcmis.client.gwt.unmarshallers.parser that return types with arguments of type CmisRepositoryInfo | |
|---|---|
static List<CmisRepositoryInfo> |
RepositoriesParser.parse(com.google.gwt.xml.client.Document response)
Get list of available repositories for CMIS service endpoint. |
| Methods in org.xcmis.client.gwt.unmarshallers.parser with parameters of type CmisRepositoryInfo | |
|---|---|
static void |
RepositoryInfoParser.parse(com.google.gwt.xml.client.Node node,
CmisRepositoryInfo repositoryInfo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||