Uses of Class
org.gcube.portlets.admin.resourcesweeper.shared.SweeperActions

Packages that use SweeperActions
org.gcube.portlets.admin.resourcesweeper.client.async   
org.gcube.portlets.admin.resourcesweeper.server   
org.gcube.portlets.admin.resourcesweeper.shared   
 

Uses of SweeperActions in org.gcube.portlets.admin.resourcesweeper.client.async
 

Methods in org.gcube.portlets.admin.resourcesweeper.client.async with parameters of type SweeperActions
 List<String> SweeperService.getSweepElems(String scope, SweeperActions action)
           
 void SweeperServiceAsync.getSweepElems(String scope, SweeperActions action, com.google.gwt.user.client.rpc.AsyncCallback<List<String>> callback)
           
 

Uses of SweeperActions in org.gcube.portlets.admin.resourcesweeper.server
 

Methods in org.gcube.portlets.admin.resourcesweeper.server with parameters of type SweeperActions
 List<String> SweeperServiceImpl.getSweepElems(String scope, SweeperActions action)
           
 

Uses of SweeperActions in org.gcube.portlets.admin.resourcesweeper.shared
 

Methods in org.gcube.portlets.admin.resourcesweeper.shared that return SweeperActions
static SweeperActions SweeperActions.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SweeperActions[] SweeperActions.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.