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) |
String |
getDefaultCommunityURL()
The Default Community is a community where all portal user belong to
|
VObject |
getSelectedRE(String portalURL)
return the current selected VRE
|
String |
removeUserFromVRE() |
static void |
sendUserUnregisteredNotification(String username,
String scope,
String portalbasicurl,
String gatewayName) |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, 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 getDefaultCommunityURL()
getDefaultCommunityURL in interface LoggedinServicecom.liferay.portal.kernel.exception.SystemExceptioncom.liferay.portal.kernel.exception.PortalExceptionpublic String removeUserFromVRE()
removeUserFromVRE in interface LoggedinServiceCopyright © 2015. All Rights Reserved.