Uses of Class
org.xcmis.core.CmisPermissionDefinition

Packages that use CmisPermissionDefinition
org.xcmis.core   
 

Uses of CmisPermissionDefinition in org.xcmis.core
 

Fields in org.xcmis.core with type parameters of type CmisPermissionDefinition
protected  List<CmisPermissionDefinition> CmisACLCapabilityType.permissions
           
 

Methods in org.xcmis.core that return CmisPermissionDefinition
 CmisPermissionDefinition ObjectFactory.createCmisPermissionDefinition()
          Create an instance of CmisPermissionDefinition
 

Methods in org.xcmis.core that return types with arguments of type CmisPermissionDefinition
 List<CmisPermissionDefinition> CmisACLCapabilityType.getPermissions()
          Gets the value of the permissions property.
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.