Uses of Class
org.gcube.portlets.user.collectionexplorer.client.model.ActionType

Packages that use ActionType
org.gcube.portlets.user.collectionexplorer.client.model   
org.gcube.portlets.user.collectionexplorer.client.util   
 

Uses of ActionType in org.gcube.portlets.user.collectionexplorer.client.model
 

Methods in org.gcube.portlets.user.collectionexplorer.client.model that return ActionType
static ActionType ActionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ActionType[] ActionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ActionType in org.gcube.portlets.user.collectionexplorer.client.util
 

Methods in org.gcube.portlets.user.collectionexplorer.client.util with parameters of type ActionType
static void MyCommand.goToMetadata(ActionType selectedOption)
          Redirects the page to Metadata porltet page.
 

Constructors in org.gcube.portlets.user.collectionexplorer.client.util with parameters of type ActionType
MyCommand(Controller controller, ActionType selectedOption, String OID, String colId, String metadataCollectionId, String title, String username)
           
 



Copyright © 2014. All Rights Reserved.