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
|
VRE |
getSelectedVRE(long groupId)
return the selected VRE "from outside" with information about the user
|
static org.gcube.portal.databook.server.DatabookStore |
initStore() |
String |
isExistingInvite(long organizationid) |
boolean |
isExternal(com.liferay.portal.model.Group group) |
Boolean |
isUserRegistered()
the first method to call
|
void |
loadLayout(String scope,
String URL) |
boolean |
registerUser(String scope,
long groupId)
the user to the VRE and in the HL Group, plus send notifications to the vre manages of the vre
|
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 String SELECTED_THEMEID
public boolean registerUser(String scope, long groupId)
registerUser in interface JoinNewServicepublic ArrayList<VO> getInfrastructureVOs()
getInfrastructureVOs in interface JoinNewServicepublic void addMembershipRequest(String scope, String optionalMessage)
addMembershipRequest in interface JoinNewServicepublic boolean isExternal(com.liferay.portal.model.Group group)
throws org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault
org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultpublic VO getRootVO()
getRootVO in interface JoinNewServicepublic VRE getSelectedVRE(long groupId)
getSelectedVRE in interface JoinNewServicepublic String isExistingInvite(long organizationid)
isExistingInvite in interface JoinNewServicepublic Boolean isUserRegistered()
isUserRegistered in interface JoinNewServicepublic void loadLayout(String scope, String URL)
loadLayout in interface JoinNewServicescope - public static org.gcube.portal.databook.server.DatabookStore initStore()
Copyright © 2016. All Rights Reserved.