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

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

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

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type CmisAccessControlEntryType
protected  List<CmisAccessControlEntryType> CmisAccessControlListType.permission
           
 

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

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type CmisAccessControlEntryType
 List<CmisAccessControlEntryType> CmisAccessControlListType.getPermission()
          Gets the value of the permission property.
 



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