|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.vremodeler.impl.ModelerService
public class ModelerService
| Constructor Summary | |
|---|---|
ModelerService()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelerService()
| Method Detail |
|---|
protected ModelerResource getResource()
throws org.globus.wsrf.ResourceException
org.globus.wsrf.ResourceException
public void setDescription(org.gcube.vremanagement.vremodeler.stubs.VREDescription request)
throws org.gcube.common.core.faults.GCUBEFault
request - void
RemoteException - -
org.gcube.common.core.faults.GCUBEFault
public org.gcube.vremanagement.vremodeler.stubs.VREDescription getDescription(org.gcube.common.core.types.VOID var)
throws org.gcube.common.core.faults.GCUBEFault
request - void
RemoteException - -
org.gcube.common.core.faults.GCUBEFault
public 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 db
org.gcube.common.core.faults.GCUBEFault
public void setGHNs(org.gcube.vremanagement.vremodeler.stubs.GHNArray request)
throws org.gcube.common.core.faults.GCUBEFault
request - array of GHNs ids
org.gcube.common.core.faults.GCUBEFault - - if the clud is selected as Architecture or something fails on db
public org.gcube.vremanagement.vremodeler.stubs.FunctionalityList getFunctionality(org.gcube.common.core.types.VOID var)
throws org.gcube.common.core.faults.GCUBEFault
request - void
org.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 - void
org.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 -
Exception
public void undeployVRE(org.gcube.common.core.types.VOID var)
throws org.gcube.common.core.faults.GCUBEFault
request -
RemoteException - -
org.gcube.common.core.faults.GCUBEFault
public void setUseCloud(boolean val)
throws Exception
val - boolean
Exception
public boolean isUseCloud(org.gcube.common.core.types.VOID r)
throws Exception
r - VOID
Exception
public void setCloudVMs(int numberOfVMs)
throws Exception
numberOfVMs -
Exception
public int getCloudVMs(org.gcube.common.core.types.VOID r)
throws Exception
r - VOID
Exception
public void renewVRE(Calendar request)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||