|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.vremanagement.vremodeler.impl.ModelFactoryService
public class ModelFactoryService
Constructor Summary | |
---|---|
ModelFactoryService()
|
Method Summary | |
---|---|
org.apache.axis.message.addressing.EndpointReferenceType |
createResource()
implementation of createResource method |
ReportList |
getAllVREs(VOID arg)
|
org.apache.axis.message.addressing.EndpointReferenceType |
getEPRbyId(java.lang.String id)
|
GetExistingNamesResponseMessage |
getExistingNamesVREs(VOID arg)
return the existing DL Name |
void |
initDB(VOID arg)
Initialize the DB |
VOID |
removeVRE(java.lang.String id)
remove the DL instance |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelFactoryService()
Method Detail |
---|
public org.apache.axis.message.addressing.EndpointReferenceType createResource() throws GCUBEFault
request
- creation request
GCUBEFault
- if something failspublic GetExistingNamesResponseMessage getExistingNamesVREs(VOID arg) throws GCUBEFault
request
- void
RemoteException
- -
GCUBEFault
public void initDB(VOID arg) throws GCUBEFault
request
- void
GCUBEFault
- thrown if something failspublic ReportList getAllVREs(VOID arg) throws GCUBEFault
request
- void
RemoteException
- -
GCUBEFault
public VOID removeVRE(java.lang.String id) throws GCUBEFault
request
- the id of VRE to remove
RemoteException
- -
GCUBEFault
public org.apache.axis.message.addressing.EndpointReferenceType getEPRbyId(java.lang.String id) throws GCUBEFault
id
-
GCUBEFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |