Uses of Class
org.xcmis.core.CmisListOfIdsType

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

Uses of CmisListOfIdsType in org.xcmis.core
 

Fields in org.xcmis.core declared as CmisListOfIdsType
protected  CmisListOfIdsType CmisObjectType.policyIds
           
 

Methods in org.xcmis.core that return CmisListOfIdsType
 CmisListOfIdsType ObjectFactory.createCmisListOfIdsType()
          Create an instance of CmisListOfIdsType
 CmisListOfIdsType CmisObjectType.getPolicyIds()
          Gets the value of the policyIds property.
 

Methods in org.xcmis.core with parameters of type CmisListOfIdsType
 void CmisObjectType.setPolicyIds(CmisListOfIdsType value)
          Sets the value of the policyIds property.
 

Uses of CmisListOfIdsType in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return CmisListOfIdsType
static CmisListOfIdsType TypeConverter.getCmisListOfIdsType(Collection<String> list)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.