Uses of Class
org.xcmis.core.CmisRepositoryInfoType

Packages that use CmisRepositoryInfoType
org.xcmis.atom   
org.xcmis.core   
org.xcmis.messaging   
org.xcmis.soap   
org.xcmis.wssoap.impl   
 

Uses of CmisRepositoryInfoType in org.xcmis.atom
 

Methods in org.xcmis.atom that return types with arguments of type CmisRepositoryInfoType
 JAXBElement<CmisRepositoryInfoType> ObjectFactory.createRepositoryInfo(CmisRepositoryInfoType value)
          Create an instance of JAXBElement<CmisRepositoryInfoType>}
 

Methods in org.xcmis.atom with parameters of type CmisRepositoryInfoType
 JAXBElement<CmisRepositoryInfoType> ObjectFactory.createRepositoryInfo(CmisRepositoryInfoType value)
          Create an instance of JAXBElement<CmisRepositoryInfoType>}
 

Uses of CmisRepositoryInfoType in org.xcmis.core
 

Methods in org.xcmis.core that return CmisRepositoryInfoType
 CmisRepositoryInfoType ObjectFactory.createCmisRepositoryInfoType()
          Create an instance of CmisRepositoryInfoType
 

Uses of CmisRepositoryInfoType in org.xcmis.messaging
 

Fields in org.xcmis.messaging declared as CmisRepositoryInfoType
protected  CmisRepositoryInfoType GetRepositoryInfoResponse.repositoryInfo
           
 

Methods in org.xcmis.messaging that return CmisRepositoryInfoType
 CmisRepositoryInfoType GetRepositoryInfoResponse.getRepositoryInfo()
          Gets the value of the repositoryInfo property.
 

Methods in org.xcmis.messaging with parameters of type CmisRepositoryInfoType
 void GetRepositoryInfoResponse.setRepositoryInfo(CmisRepositoryInfoType value)
          Sets the value of the repositoryInfo property.
 

Uses of CmisRepositoryInfoType in org.xcmis.soap
 

Methods in org.xcmis.soap that return CmisRepositoryInfoType
 CmisRepositoryInfoType RepositoryServicePort.getRepositoryInfo(String repositoryId, CmisExtensionType extension)
           
 

Uses of CmisRepositoryInfoType in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return CmisRepositoryInfoType
static CmisRepositoryInfoType TypeConverter.getCmisRepositoryInfoType(org.xcmis.spi.model.RepositoryInfo source)
           
 CmisRepositoryInfoType RepositoryServicePortImpl.getRepositoryInfo(String repositoryId, CmisExtensionType extension)
          
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.