Uses of Class
org.xcmis.core.CmisACLCapabilityType

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

Uses of CmisACLCapabilityType in org.xcmis.core
 

Fields in org.xcmis.core declared as CmisACLCapabilityType
protected  CmisACLCapabilityType CmisRepositoryInfoType.aclCapability
           
 

Methods in org.xcmis.core that return CmisACLCapabilityType
 CmisACLCapabilityType ObjectFactory.createCmisACLCapabilityType()
          Create an instance of CmisACLCapabilityType
 CmisACLCapabilityType CmisRepositoryInfoType.getAclCapability()
          Gets the value of the aclCapability property.
 

Methods in org.xcmis.core with parameters of type CmisACLCapabilityType
 void CmisRepositoryInfoType.setAclCapability(CmisACLCapabilityType value)
          Sets the value of the aclCapability property.
 

Uses of CmisACLCapabilityType in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return CmisACLCapabilityType
static CmisACLCapabilityType TypeConverter.getCmisAclCapabilityType(org.xcmis.spi.model.ACLCapability source)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.