Uses of Class
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition

Packages that use CmisPermissionDefinition
org.apache.chemistry.opencmis.commons.impl.jaxb   
 

Uses of CmisPermissionDefinition in org.apache.chemistry.opencmis.commons.impl.jaxb
 

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type CmisPermissionDefinition
protected  List<CmisPermissionDefinition> CmisACLCapabilityType.permissions
           
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisPermissionDefinition
 CmisPermissionDefinition ObjectFactory.createCmisPermissionDefinition()
          Create an instance of CmisPermissionDefinition
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type CmisPermissionDefinition
 List<CmisPermissionDefinition> CmisACLCapabilityType.getPermissions()
          Gets the value of the permissions property.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.