Uses of Class
org.xcmis.spi.model.Permission

Packages that use Permission
org.xcmis.spi.basic   
org.xcmis.spi.model   
 

Uses of Permission in org.xcmis.spi.basic
 

Fields in org.xcmis.spi.basic with type parameters of type Permission
protected static List<Permission> BasicStorageProvider.ACL_CAPABILITY_PERMISSIONS
           
 

Uses of Permission in org.xcmis.spi.model
 

Methods in org.xcmis.spi.model that return types with arguments of type Permission
 List<Permission> ACLCapability.getPermissions()
           
 

Constructor parameters in org.xcmis.spi.model with type arguments of type Permission
ACLCapability(PermissionMapping permissionMapping, List<Permission> permissions, AccessControlPropagation propagation, SupportedPermissions supportedPermissions)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.