Uses of Class
org.xcmis.client.gwt.model.permission.CmisPermissionDefinitionType

Packages that use CmisPermissionDefinitionType
org.xcmis.client.gwt.model.permission   
 

Uses of CmisPermissionDefinitionType in org.xcmis.client.gwt.model.permission
 

Fields in org.xcmis.client.gwt.model.permission with type parameters of type CmisPermissionDefinitionType
protected  List<CmisPermissionDefinitionType> CmisPermissionDefinitionType.aggregating
          Aggregating.
protected  List<CmisPermissionDefinitionType> CmisPermissionSetType.permission
          Permission.
 

Methods in org.xcmis.client.gwt.model.permission that return types with arguments of type CmisPermissionDefinitionType
 List<CmisPermissionDefinitionType> CmisPermissionDefinitionType.getAggregating()
          Gets the value of the aggregating property.
 List<CmisPermissionDefinitionType> CmisPermissionSetType.getPermission()
          Gets the value of the permission property.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.