org.gcube.portlets.admin.vredeployer.client
Interface VredeployerService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- VREDeployerServiceImpl
@RemoteServiceRelativePath(value="VREDeployerServiceImpl")
public interface VredeployerService
- extends com.google.gwt.user.client.rpc.RemoteService
- Author:
- massi
getVRE
VREDescrBean getVRE()
throws NullPointerException
- Throws:
NullPointerException
isApprovingModeEnabled
VREDeployerStatusType isApprovingModeEnabled()
isCloudSelected
int isCloudSelected()
getFunctionality
VREFunctionalityModel getFunctionality()
getAvailableGHNs
List<GHNProfile> getAvailableGHNs()
setGHNsSelected
boolean setGHNsSelected(String[] selectedGHNIds)
setCloudDeploy
boolean setCloudDeploy(int virtualMachines)
getCloudVMSelected
int getCloudVMSelected()
deployVRE
boolean deployVRE()
checkCreateVRE
ClientDeployReport checkCreateVRE()
getHTMLReport
String getHTMLReport()
getGHNPerFunctionality
void getGHNPerFunctionality(String funcId)
Copyright © 2014. All Rights Reserved.