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, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic String getDevelopmentUser()
public LinkedHashMap<VRECategory,ArrayList<VRE>> getVREs()
getVREs in interface JoinServicesession - 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.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic LinkedHashMap<VRECategory,ArrayList<VRE>> getPortalOrganizationMappedToVRE() throws com.liferay.portal.kernel.exception.SystemException, com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemExceptioncom.liferay.portal.kernel.exception.PortalExceptionpublic Boolean joinVRE(Long vreID)
joinVRE in interface JoinServiceCopyright © 2015. All Rights Reserved.