public class SweeperServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements SweeperService
| Constructor and Description |
|---|
SweeperServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
applySweep(String scope,
List<com.extjs.gxt.ui.client.data.ModelData> selectedElems) |
List<String> |
getSweepElems(String scope,
SweeperActions action) |
static String |
XML2HTML(String xml,
String xslt) |
checkPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getRequestModuleBasePath, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic List<String> getSweepElems(String scope, SweeperActions action)
getSweepElems in interface SweeperServicepublic Boolean applySweep(String scope, List<com.extjs.gxt.ui.client.data.ModelData> selectedElems)
applySweep in interface SweeperServiceCopyright © 2015. All Rights Reserved.