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, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic static final String ROOT_ORG
public String getDevelopmentUser()
public ArrayList<VRE> getVREs()
getVREs in interface JoinServicesession - 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.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic 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.SystemExceptionpublic 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.PortalExceptionprotected static String getRootOrganizationName()
public Boolean joinVRE(Long vreID)
joinVRE in interface JoinServiceCopyright © 2015. All Rights Reserved.