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, shouldCompressResponse
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
protected 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 VredeployerService
public VREDescrBean getVRE() throws NullPointerException
getVRE
in interface VredeployerService
NullPointerException
public VREFunctionalityModel getFunctionality()
getFunctionality
in interface VredeployerService
public void getGHNPerFunctionality(String funcId)
getGHNPerFunctionality
in interface VredeployerService
public List<GHNProfile> getAvailableGHNs()
getAvailableGHNs
in interface VredeployerService
RemoteException
public boolean setGHNsSelected(String[] selectedGHNIds)
setGHNsSelected
in interface VredeployerService
selectedGHNIds
- idCandidateGHN
- public int isCloudSelected()
isCloudSelected
in interface VredeployerService
public int getCloudVMSelected()
getCloudVMSelected
in interface VredeployerService
public boolean setCloudDeploy(int virtualMachines)
setCloudDeploy
in interface VredeployerService
virtualMachines
- public boolean deployVRE()
deployVRE
in interface VredeployerService
public ClientDeployReport checkCreateVRE()
checkCreateVRE
in interface VredeployerService
public String getHTMLReport()
getHTMLReport
in interface VredeployerService
protected static com.liferay.portal.model.Role createRole(String roleName, String vreName, long userid)
vreName
- com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public 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 © 2016. All Rights Reserved.