|
||||||||||
| 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 |
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelFactoryService()
| Method Detail |
|---|
protected ServiceContext getServiceContext()
public org.apache.axis.message.addressing.EndpointReferenceType createResource()
throws org.gcube.common.core.faults.GCUBEFault
request - creation request
org.gcube.common.core.faults.GCUBEFault - if something fails
public org.gcube.vremanagement.vremodeler.stubs.GetExistingNamesResponseMessage getExistingNamesVREs(org.gcube.common.core.types.VOID arg)
throws org.gcube.common.core.faults.GCUBEFault
request - void
RemoteException - -
org.gcube.common.core.faults.GCUBEFault
public void initDB(org.gcube.common.core.types.VOID arg)
throws org.gcube.common.core.faults.GCUBEFault
request - void
org.gcube.common.core.faults.GCUBEFault - thrown if something fails
public org.gcube.vremanagement.vremodeler.stubs.ReportList getAllVREs(org.gcube.common.core.types.VOID arg)
throws org.gcube.common.core.faults.GCUBEFault
request - void
RemoteException - -
org.gcube.common.core.faults.GCUBEFault
public org.gcube.common.core.types.VOID removeVRE(String id)
throws org.gcube.common.core.faults.GCUBEFault
request - the id of VRE to remove
RemoteException - -
org.gcube.common.core.faults.GCUBEFault
public org.apache.axis.message.addressing.EndpointReferenceType getEPRbyId(String id)
throws org.gcube.common.core.faults.GCUBEFault
id -
org.gcube.common.core.faults.GCUBEFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||