Uses of Class
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType

Packages that use CmisRepositoryEntryType
org.apache.chemistry.opencmis.commons.impl.jaxb   
org.apache.chemistry.opencmis.server.impl.webservices   
 

Uses of CmisRepositoryEntryType in org.apache.chemistry.opencmis.commons.impl.jaxb
 

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type CmisRepositoryEntryType
protected  List<CmisRepositoryEntryType> GetRepositoriesResponse.repositories
           
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisRepositoryEntryType
 CmisRepositoryEntryType ObjectFactory.createCmisRepositoryEntryType()
          Create an instance of CmisRepositoryEntryType
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type CmisRepositoryEntryType
 List<CmisRepositoryEntryType> GetRepositoriesResponse.getRepositories()
          Gets the value of the repositories property.
 List<CmisRepositoryEntryType> RepositoryServicePort.getRepositories(CmisExtensionType extension)
           
 

Uses of CmisRepositoryEntryType in org.apache.chemistry.opencmis.server.impl.webservices
 

Methods in org.apache.chemistry.opencmis.server.impl.webservices that return types with arguments of type CmisRepositoryEntryType
 List<CmisRepositoryEntryType> RepositoryService.getRepositories(CmisExtensionType extension)
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.