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, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic static final String CACHED_VOS
public static final String ROOT_ORG
public ArrayList<VO> getInfrastructureVOs()
getInfrastructureVOs in interface MyVREsServicepublic void loadLayout(String scope, String URL)
loadLayout in interface MyVREsServicescope - protected static String getRootOrganizationName()
Copyright © 2014. All Rights Reserved.