public class JoinServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements JoinService
Constructor and Description |
---|
JoinServiceImpl() |
Modifier and Type | Method and Description |
---|---|
List<VRECategory> |
getCategory(com.liferay.portal.model.Organization organization) |
String |
getDevelopmentUser()
when packaging test will fail if the user is not set to test.user
|
ArrayList<VRE> |
getPortalOrganizationMappedToVRE() |
int |
getRelevance(com.liferay.portal.model.Organization organization) |
protected static String |
getRootOrganizationName()
read the root VO name from a property file and retuns it
|
ArrayList<VRE> |
getVREs() |
Boolean |
joinVRE(Long vreID) |
boolean |
requireAccessGrant(com.liferay.portal.model.Organization organization) |
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 static final String ROOT_ORG
public String getDevelopmentUser()
public ArrayList<VRE> getVREs()
getVREs
in interface JoinService
session
- the Asl SessionwithinPortal
- true when is on Liferay portalpublic boolean requireAccessGrant(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 int getRelevance(com.liferay.portal.model.Organization organization)
public List<VRECategory> getCategory(com.liferay.portal.model.Organization organization) throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
public 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
protected static String getRootOrganizationName()
public Boolean joinVRE(Long vreID)
joinVRE
in interface JoinService
Copyright © 2015. All Rights Reserved.