Uses of Class
org.xcmis.client.gwt.model.acl.ACLCapabilityType

Packages that use ACLCapabilityType
org.xcmis.client.gwt.model.repository   
 

Uses of ACLCapabilityType in org.xcmis.client.gwt.model.repository
 

Fields in org.xcmis.client.gwt.model.repository declared as ACLCapabilityType
protected  ACLCapabilityType CmisRepositoryInfo.aclCapability
          ACL capability.
 

Methods in org.xcmis.client.gwt.model.repository that return ACLCapabilityType
 ACLCapabilityType CmisRepositoryInfo.getAclCapability()
          Gets the value of the aclCapability property.
 

Methods in org.xcmis.client.gwt.model.repository with parameters of type ACLCapabilityType
 void CmisRepositoryInfo.setAclCapability(ACLCapabilityType value)
          Sets the value of the aclCapability property.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.