public class ModelerService extends Object
| Constructor and Description |
|---|
ModelerService() |
| Modifier and Type | Method and Description |
|---|---|
String |
checkStatus(org.gcube.common.core.types.VOID var) |
void |
deployVRE(org.gcube.common.core.types.VOID var) |
int |
getCloudVMs(org.gcube.common.core.types.VOID r) |
org.gcube.vremanagement.vremodeler.stubs.VREDescription |
getDescription(org.gcube.common.core.types.VOID var) |
org.gcube.vremanagement.vremodeler.stubs.FunctionalityList |
getFunctionality(org.gcube.common.core.types.VOID var)
Return an xml with the selectable functionalities
String
|
org.gcube.vremanagement.vremodeler.stubs.FunctionalityNodes |
getFunctionalityNodes(org.gcube.common.core.types.VOID var)
return an XML containing the GHN list
|
String |
getQuality(org.gcube.common.core.types.VOID var)
Return an XML with Quality parameter to insert
|
protected ModelerResource |
getResource() |
boolean |
isUseCloud(org.gcube.common.core.types.VOID r) |
void |
renewVRE(Calendar request) |
void |
setCloudVMs(int numberOfVMs) |
void |
setDescription(org.gcube.vremanagement.vremodeler.stubs.VREDescription request) |
void |
setFunctionality(org.gcube.vremanagement.vremodeler.stubs.SetFunctionality request) |
void |
setGHNs(org.gcube.vremanagement.vremodeler.stubs.GHNArray request)
Set the GHNs for deploying
|
void |
setQuality(String request)
Sets Quality parameters
|
void |
setUseCloud(boolean val) |
void |
setVREtoPendingState(org.gcube.common.core.types.VOID var)
set the DL state to Pending
|
void |
undeployVRE(org.gcube.common.core.types.VOID var) |
protected ModelerResource getResource() throws org.globus.wsrf.ResourceException
org.globus.wsrf.ResourceExceptionpublic void setDescription(org.gcube.vremanagement.vremodeler.stubs.VREDescription request)
throws org.gcube.common.core.faults.GCUBEFault
request - voidRemoteException - -org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.vremanagement.vremodeler.stubs.VREDescription getDescription(org.gcube.common.core.types.VOID var)
throws org.gcube.common.core.faults.GCUBEFault
request - voidRemoteException - -org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.vremanagement.vremodeler.stubs.FunctionalityNodes getFunctionalityNodes(org.gcube.common.core.types.VOID var)
throws org.gcube.common.core.faults.GCUBEFault
request - void@throws - GCUBEFault - if the cloud is selected as Architecture or something fails on dborg.gcube.common.core.faults.GCUBEFaultpublic void setGHNs(org.gcube.vremanagement.vremodeler.stubs.GHNArray request)
throws org.gcube.common.core.faults.GCUBEFault
request - array of GHNs idsorg.gcube.common.core.faults.GCUBEFault - - if the clud is selected as Architecture or something fails on dbpublic org.gcube.vremanagement.vremodeler.stubs.FunctionalityList getFunctionality(org.gcube.common.core.types.VOID var)
throws org.gcube.common.core.faults.GCUBEFault
request - voidorg.gcube.common.core.faults.GCUBEFault - -public void setFunctionality(org.gcube.vremanagement.vremodeler.stubs.SetFunctionality request)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFault - -public String getQuality(org.gcube.common.core.types.VOID var) throws org.gcube.common.core.faults.GCUBEFault
request - voidorg.gcube.common.core.faults.GCUBEFault - -public void setQuality(String request) throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFault - -public void setVREtoPendingState(org.gcube.common.core.types.VOID var)
throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFault - -public void deployVRE(org.gcube.common.core.types.VOID var)
throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFault - -public String checkStatus(org.gcube.common.core.types.VOID var) throws Exception
var - Exceptionpublic void undeployVRE(org.gcube.common.core.types.VOID var)
throws org.gcube.common.core.faults.GCUBEFault
request - RemoteException - -org.gcube.common.core.faults.GCUBEFaultpublic void setUseCloud(boolean val)
throws Exception
val - booleanExceptionpublic boolean isUseCloud(org.gcube.common.core.types.VOID r)
throws Exception
r - VOIDExceptionpublic void setCloudVMs(int numberOfVMs)
throws Exception
numberOfVMs - Exceptionpublic int getCloudVMs(org.gcube.common.core.types.VOID r)
throws Exception
r - VOIDExceptionpublic void renewVRE(Calendar request) throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultCopyright © 2017. All Rights Reserved.