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

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

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

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

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

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



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