org.gcube.vremanagement.vremodel.cl.proxy
Class DefaultFactory

java.lang.Object
  extended by org.gcube.vremanagement.vremodel.cl.proxy.DefaultFactory
All Implemented Interfaces:
Factory

public class DefaultFactory
extends Object
implements Factory


Constructor Summary
DefaultFactory(org.gcube.common.clients.delegates.ProxyDelegate<FactoryStub> config)
           
 
Method Summary
 W3CEndpointReference createResource()
           
 List<Report> getAllVREs()
           
 W3CEndpointReference getEPRbyId(String id)
           
 List<String> getExistingNamesVREs()
           
 void initDB()
           
 void removeVRE(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultFactory

public DefaultFactory(org.gcube.common.clients.delegates.ProxyDelegate<FactoryStub> config)
Method Detail

createResource

public W3CEndpointReference createResource()
Specified by:
createResource in interface Factory

getAllVREs

public List<Report> getAllVREs()
Specified by:
getAllVREs in interface Factory

getExistingNamesVREs

public List<String> getExistingNamesVREs()
Specified by:
getExistingNamesVREs in interface Factory

removeVRE

public void removeVRE(String id)
Specified by:
removeVRE in interface Factory

initDB

public void initDB()
Specified by:
initDB in interface Factory

getEPRbyId

public W3CEndpointReference getEPRbyId(String id)
Specified by:
getEPRbyId in interface Factory


Copyright © 2013. All Rights Reserved.