org.gcube.vremanagement.vremodel.cl.proxy
Class DefaultFactory
java.lang.Object
org.gcube.vremanagement.vremodel.cl.proxy.DefaultFactory
- All Implemented Interfaces:
- Factory
public class DefaultFactory
- extends Object
- implements Factory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFactory
public DefaultFactory(org.gcube.common.clients.delegates.ProxyDelegate<FactoryStub> config)
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.