Uses of Class
org.xcmis.core.CmisAccessControlPrincipalType

Packages that use CmisAccessControlPrincipalType
org.xcmis.core   
 

Uses of CmisAccessControlPrincipalType in org.xcmis.core
 

Fields in org.xcmis.core declared as CmisAccessControlPrincipalType
protected  CmisAccessControlPrincipalType CmisAccessControlEntryType.principal
           
 

Methods in org.xcmis.core that return CmisAccessControlPrincipalType
 CmisAccessControlPrincipalType ObjectFactory.createCmisAccessControlPrincipalType()
          Create an instance of CmisAccessControlPrincipalType
 CmisAccessControlPrincipalType CmisAccessControlEntryType.getPrincipal()
          Gets the value of the principal property.
 

Methods in org.xcmis.core with parameters of type CmisAccessControlPrincipalType
 void CmisAccessControlEntryType.setPrincipal(CmisAccessControlPrincipalType value)
          Sets the value of the principal property.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.