public class JoinServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements JoinService
Constructor and Description |
---|
JoinServiceImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDevelopmentUser()
when packaging test will fail if the user is not set to test.user
|
LinkedHashMap<VRECategory,ArrayList<VRE>> |
getPortalOrganizationMappedToVRE() |
VRECustomAttributes |
getVRECustomAttr(com.liferay.portal.model.Organization organization) |
LinkedHashMap<VRECategory,ArrayList<VRE>> |
getVREs() |
Boolean |
joinVRE(Long vreID) |
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 String getDevelopmentUser()
public LinkedHashMap<VRECategory,ArrayList<VRE>> getVREs()
getVREs
in interface JoinService
session
- the Asl SessionwithinPortal
- true when is on Liferay portalpublic VRECustomAttributes getVRECustomAttr(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 LinkedHashMap<VRECategory,ArrayList<VRE>> getPortalOrganizationMappedToVRE() throws com.liferay.portal.kernel.exception.SystemException, com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
public Boolean joinVRE(Long vreID)
joinVRE
in interface JoinService
Copyright © 2016. All Rights Reserved.