public class ModelFactoryService extends Object
| Constructor and Description |
|---|
ModelFactoryService() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axis.message.addressing.EndpointReferenceType |
createResource()
implementation of createResource method
|
org.gcube.vremanagement.vremodeler.stubs.ReportList |
getAllVREs(org.gcube.common.core.types.VOID arg) |
org.apache.axis.message.addressing.EndpointReferenceType |
getEPRbyId(String id) |
org.gcube.vremanagement.vremodeler.stubs.GetExistingNamesResponseMessage |
getExistingNamesVREs(org.gcube.common.core.types.VOID arg)
return the existing DL Name
|
protected ServiceContext |
getServiceContext() |
void |
initDB(org.gcube.common.core.types.VOID arg)
Initialize the DB
|
org.gcube.common.core.types.VOID |
removeVRE(String id)
remove the DL instance
|
protected ServiceContext getServiceContext()
public org.apache.axis.message.addressing.EndpointReferenceType createResource()
throws org.gcube.common.core.faults.GCUBEFault
request - creation requestorg.gcube.common.core.faults.GCUBEFault - if something failspublic org.gcube.vremanagement.vremodeler.stubs.GetExistingNamesResponseMessage getExistingNamesVREs(org.gcube.common.core.types.VOID arg)
throws org.gcube.common.core.faults.GCUBEFault
request - voidRemoteException - -org.gcube.common.core.faults.GCUBEFaultpublic void initDB(org.gcube.common.core.types.VOID arg)
throws org.gcube.common.core.faults.GCUBEFault
request - voidorg.gcube.common.core.faults.GCUBEFault - thrown if something failspublic org.gcube.vremanagement.vremodeler.stubs.ReportList getAllVREs(org.gcube.common.core.types.VOID arg)
throws org.gcube.common.core.faults.GCUBEFault
request - voidRemoteException - -org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID removeVRE(String id) throws org.gcube.common.core.faults.GCUBEFault
request - the id of VRE to removeRemoteException - -org.gcube.common.core.faults.GCUBEFaultpublic org.apache.axis.message.addressing.EndpointReferenceType getEPRbyId(String id) throws org.gcube.common.core.faults.GCUBEFault
id - org.gcube.common.core.faults.GCUBEFaultCopyright © 2017. All Rights Reserved.