public class JoinNewServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements JoinNewService
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHED_VOS |
String |
SELECTED_THEMEID |
| Constructor and Description |
|---|
JoinNewServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMembershipRequest(String scope,
String optionalMessage)
addMembershipRequest
|
ArrayList<VO> |
getInfrastructureVOs()
first method called by the UI
|
VO |
getRootVO()
return the root org
|
ResearchEnvironment |
getSelectedRE()
return the current selected VRE
|
Boolean |
isLayoutLoaded()
the first method to call
|
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 String SELECTED_THEMEID
public ArrayList<VO> getInfrastructureVOs()
getInfrastructureVOs in interface JoinNewServicepublic void addMembershipRequest(String scope, String optionalMessage)
addMembershipRequest in interface JoinNewServicepublic VO getRootVO()
getRootVO in interface JoinNewServicepublic ResearchEnvironment getSelectedRE()
getSelectedRE in interface JoinNewServicepublic Boolean isLayoutLoaded()
isLayoutLoaded in interface JoinNewServicepublic void loadLayout(String scope, String URL)
loadLayout in interface JoinNewServicescope - Copyright © 2014. All Rights Reserved.