Uses of Class
org.xcmis.core.CmisRepositoryCapabilitiesType

Packages that use CmisRepositoryCapabilitiesType
org.xcmis.core   
org.xcmis.wssoap.impl   
 

Uses of CmisRepositoryCapabilitiesType in org.xcmis.core
 

Fields in org.xcmis.core declared as CmisRepositoryCapabilitiesType
protected  CmisRepositoryCapabilitiesType CmisRepositoryInfoType.capabilities
           
 

Methods in org.xcmis.core that return CmisRepositoryCapabilitiesType
 CmisRepositoryCapabilitiesType ObjectFactory.createCmisRepositoryCapabilitiesType()
          Create an instance of CmisRepositoryCapabilitiesType
 CmisRepositoryCapabilitiesType CmisRepositoryInfoType.getCapabilities()
          Gets the value of the capabilities property.
 

Methods in org.xcmis.core with parameters of type CmisRepositoryCapabilitiesType
 void CmisRepositoryInfoType.setCapabilities(CmisRepositoryCapabilitiesType value)
          Sets the value of the capabilities property.
 

Uses of CmisRepositoryCapabilitiesType in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return CmisRepositoryCapabilitiesType
static CmisRepositoryCapabilitiesType TypeConverter.getCmisRepositoryCapabilitiesType(org.xcmis.spi.model.RepositoryCapabilities source)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.