Uses of Class
org.gcube.common.homelibrary.home.workspace.acl.Operation

Packages that use Operation
org.gcube.common.homelibrary.home.workspace.acl   
 

Uses of Operation in org.gcube.common.homelibrary.home.workspace.acl
 

Methods in org.gcube.common.homelibrary.home.workspace.acl that return Operation
 Operation Capability.getOperation()
           
static Operation Operation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Operation[] Operation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.common.homelibrary.home.workspace.acl with parameters of type Operation
 boolean Capabilities.checkCapability(User user, Operation operation)
          Check if the user have the capability for the specified operation.
 



Copyright © 2013. All Rights Reserved.