public class MyVREsServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements MyVREsService
Modifier and Type | Field and Description |
---|---|
static String |
CACHED_VOS |
static String |
ROOT_ORG |
Constructor and Description |
---|
MyVREsServiceImpl() |
Modifier and Type | Method and Description |
---|---|
protected static ArrayList<VO> |
getFakeVOs()
simply returns fake VOS for debugging purpose
|
ArrayList<VO> |
getInfrastructureVOs()
first method called by the UI
|
protected static String |
getRootOrganizationName()
read the root VO name from a property file and retuns it
|
void |
loadLayout(String scope,
String URL) |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponse
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public static final String CACHED_VOS
public static final String ROOT_ORG
public ArrayList<VO> getInfrastructureVOs()
getInfrastructureVOs
in interface MyVREsService
public void loadLayout(String scope, String URL)
loadLayout
in interface MyVREsService
scope
- protected static String getRootOrganizationName()
Copyright © 2014. All Rights Reserved.