Uses of Class
org.xcmis.messaging.CmisRepositoryEntryType

Packages that use CmisRepositoryEntryType
org.xcmis.messaging   
org.xcmis.soap   
org.xcmis.wssoap.impl   
 

Uses of CmisRepositoryEntryType in org.xcmis.messaging
 

Fields in org.xcmis.messaging with type parameters of type CmisRepositoryEntryType
protected  List<CmisRepositoryEntryType> GetRepositoriesResponse.repositories
           
 

Methods in org.xcmis.messaging that return CmisRepositoryEntryType
 CmisRepositoryEntryType ObjectFactory.createCmisRepositoryEntryType()
          Create an instance of CmisRepositoryEntryType
 

Methods in org.xcmis.messaging that return types with arguments of type CmisRepositoryEntryType
 List<CmisRepositoryEntryType> GetRepositoriesResponse.getRepositories()
          Gets the value of the repositories property.
 

Uses of CmisRepositoryEntryType in org.xcmis.soap
 

Methods in org.xcmis.soap that return types with arguments of type CmisRepositoryEntryType
 List<CmisRepositoryEntryType> RepositoryServicePort.getRepositories(CmisExtensionType extension)
           
 

Uses of CmisRepositoryEntryType in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return CmisRepositoryEntryType
static CmisRepositoryEntryType TypeConverter.getCmisRepositoryEntryType()
           
 

Methods in org.xcmis.wssoap.impl that return types with arguments of type CmisRepositoryEntryType
 List<CmisRepositoryEntryType> RepositoryServicePortImpl.getRepositories(CmisExtensionType extension)
          
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.