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 organizationId)
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.Organization organization) |
Boolean |
isUserRegistered()
the first method to call
|
void |
loadLayout(String scope,
String URL) |
boolean |
registerUser(String scope,
long organizationid)
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 organizationid)
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.Organization organization)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic VO getRootVO()
getRootVO in interface JoinNewServicepublic VRE getSelectedVRE(long organizationId)
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 © 2015. All Rights Reserved.