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, 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 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.PortalException
com.liferay.portal.kernel.exception.SystemException
public VO getRootVO()
getRootVO
in interface JoinNewService
public VRE getSelectedVRE(long organizationId)
getSelectedVRE
in interface JoinNewService
public String isExistingInvite(long organizationid)
isExistingInvite
in interface JoinNewService
public Boolean isUserRegistered()
isUserRegistered
in interface JoinNewService
public void loadLayout(String scope, String URL)
loadLayout
in interface JoinNewService
scope
- public static org.gcube.portal.databook.server.DatabookStore initStore()
Copyright © 2015. All Rights Reserved.