public class LoggedinServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements LoggedinService
| Constructor and Description |
|---|
LoggedinServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected static ArrayList<String> |
getAdministratorsEmails(String scope) |
VObject |
getSelectedRE(String portalURL)
return the current selected VRE
|
boolean |
isLeaveButtonAvailable(String portalURL) |
String |
removeUserFromVRE() |
String |
saveVREDescription(String toSave) |
void |
sendUserUnregisteredNotification(String username,
String scope,
String portalbasicurl,
String gatewayName) |
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 VObject getSelectedRE(String portalURL)
getSelectedRE in interface LoggedinServicepublic String saveVREDescription(String toSave)
saveVREDescription in interface LoggedinServicepublic boolean isLeaveButtonAvailable(String portalURL)
isLeaveButtonAvailable in interface LoggedinServicepublic String removeUserFromVRE()
removeUserFromVRE in interface LoggedinServiceCopyright © 2017. All Rights Reserved.