Package | Description |
---|---|
org.gcube.portlets.admin.resourcesweeper.client.async | |
org.gcube.portlets.admin.resourcesweeper.server | |
org.gcube.portlets.admin.resourcesweeper.shared |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
List<String> |
SweeperServiceImpl.getSweepElems(String scope,
SweeperActions action) |
Modifier and Type | Method and Description |
---|---|
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.