public class MyVREsServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements MyVREsService
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHED_VOS |
| Constructor and Description |
|---|
MyVREsServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected static LinkedHashMap<String,ArrayList<VRE>> |
getFakeVREs()
simply returns fake VREs for development purpose
|
LinkedHashMap<String,ArrayList<VRE>> |
getUserVREs()
first method called by the UI
|
void |
loadLayout(String scope,
String URL) |
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 static final String CACHED_VOS
public LinkedHashMap<String,ArrayList<VRE>> getUserVREs()
getUserVREs in interface MyVREsServicepublic void loadLayout(String scope, String URL)
loadLayout in interface MyVREsServicescope - protected static LinkedHashMap<String,ArrayList<VRE>> getFakeVREs()
Copyright © 2016. All Rights Reserved.