public class VREDeployerServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements VredeployerService
| Modifier and Type | Field and Description |
|---|---|
static String |
APPROVE_MODE |
static String |
EDIT_MODE |
static String |
MODE_ATTRIBUTE |
protected static String |
ORGANIZATION_DEFAULT_LOGO |
protected static String |
ORGANIZATION_DEFAULT_LOGO_URL |
static String |
REEDIT_TYPE_ATTRIBUTE |
| Constructor and Description |
|---|
VREDeployerServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
ClientDeployReport |
checkCreateVRE() |
protected static com.liferay.portal.model.Role |
createRole(String roleName,
String vreName,
long userid)
Create a Regular Manager Role for the community
|
boolean |
deployVRE() |
List<GHNProfile> |
getAvailableGHNs()
return the ghn available list
|
org.gcube.portal.custom.communitymanager.components.GCUBESiteLayout |
getBaseLayout(String voName,
org.gcube.portal.custom.communitymanager.impl.OrganizationManagerImpl orgManager,
boolean isVO) |
int |
getCloudVMSelected() |
VREFunctionalityModel |
getFunctionality()
read the available functionality from the service through ASL extension
|
void |
getGHNPerFunctionality(String funcId) |
String |
getHTMLReport() |
VREDescrBean |
getVRE()
return the VRE Overall Information
|
VREDeployerStatusType |
isApprovingModeEnabled() |
int |
isCloudSelected() |
boolean |
setCloudDeploy(int virtualMachines) |
boolean |
setGHNsSelected(String[] selectedGHNIds) |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected static final String ORGANIZATION_DEFAULT_LOGO
protected static final String ORGANIZATION_DEFAULT_LOGO_URL
public static final String APPROVE_MODE
public static final String EDIT_MODE
public static final String REEDIT_TYPE_ATTRIBUTE
public static final String MODE_ATTRIBUTE
public VREDeployerStatusType isApprovingModeEnabled()
isApprovingModeEnabled in interface VredeployerServicepublic VREDescrBean getVRE() throws NullPointerException
getVRE in interface VredeployerServiceNullPointerExceptionpublic VREFunctionalityModel getFunctionality()
getFunctionality in interface VredeployerServicepublic void getGHNPerFunctionality(String funcId)
getGHNPerFunctionality in interface VredeployerServicepublic List<GHNProfile> getAvailableGHNs()
getAvailableGHNs in interface VredeployerServiceRemoteExceptionpublic boolean setGHNsSelected(String[] selectedGHNIds)
setGHNsSelected in interface VredeployerServiceselectedGHNIds - idCandidateGHN - public int isCloudSelected()
isCloudSelected in interface VredeployerServicepublic int getCloudVMSelected()
getCloudVMSelected in interface VredeployerServicepublic boolean setCloudDeploy(int virtualMachines)
setCloudDeploy in interface VredeployerServicevirtualMachines - public boolean deployVRE()
deployVRE in interface VredeployerServicepublic ClientDeployReport checkCreateVRE()
checkCreateVRE in interface VredeployerServicepublic String getHTMLReport()
getHTMLReport in interface VredeployerServiceprotected static com.liferay.portal.model.Role createRole(String roleName, String vreName, long userid)
vreName - com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic org.gcube.portal.custom.communitymanager.components.GCUBESiteLayout getBaseLayout(String voName, org.gcube.portal.custom.communitymanager.impl.OrganizationManagerImpl orgManager, boolean isVO) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException - .com.liferay.portal.kernel.exception.PortalException - .Copyright © 2015. All Rights Reserved.