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, 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 VObject getSelectedRE(String portalURL)
getSelectedRE
in interface LoggedinService
public String getDefaultCommunityURL()
getDefaultCommunityURL
in interface LoggedinService
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
public String removeUserFromVRE()
removeUserFromVRE
in interface LoggedinService
Copyright © 2016. All Rights Reserved.