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) |
boolean |
registerUser(String scope,
long organizationid)
register the user to the VRE and in the HL Group, plus send notifications to the vre manages of the vre
|
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 String SELECTED_THEMEID
public boolean registerUser(String scope, long organizationid)
registerUser
in interface JoinNewService
public ArrayList<VO> getInfrastructureVOs()
getInfrastructureVOs
in interface JoinNewService
public void addMembershipRequest(String scope, String optionalMessage)
addMembershipRequest
in interface JoinNewService
public VO getRootVO()
getRootVO
in interface JoinNewService
public ResearchEnvironment getSelectedRE()
getSelectedRE
in interface JoinNewService
public Boolean isLayoutLoaded()
isLayoutLoaded
in interface JoinNewService
public void loadLayout(String scope, String URL)
loadLayout
in interface JoinNewService
scope
- Copyright © 2014. All Rights Reserved.