org.gcube.portlets.admin.resourcesweeper.client.async
Interface SweeperService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- SweeperServiceImpl
@RemoteServiceRelativePath(value="sweeper")
public interface SweeperService
- extends com.google.gwt.user.client.rpc.RemoteService
The client side stub for the RPC service.
getSweepElems
List<String> getSweepElems(String scope,
SweeperActions action)
applySweep
Boolean applySweep(String scope,
List<com.extjs.gxt.ui.client.data.ModelData> elems)
Copyright © 2013. All Rights Reserved.