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

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

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

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisAccessControlPrincipalType
protected  CmisAccessControlPrincipalType CmisAccessControlEntryType.principal
           
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisAccessControlPrincipalType
 CmisAccessControlPrincipalType ObjectFactory.createCmisAccessControlPrincipalType()
          Create an instance of CmisAccessControlPrincipalType
 CmisAccessControlPrincipalType CmisAccessControlEntryType.getPrincipal()
          Gets the value of the principal property.
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type CmisAccessControlPrincipalType
 void CmisAccessControlEntryType.setPrincipal(CmisAccessControlPrincipalType value)
          Sets the value of the principal property.
 



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