org.gcube.vremanagement.vremodeler.resources.handlers
Class CollectionHandler
java.lang.Object
org.gcube.vremanagement.vremodeler.resources.handlers.CollectionHandler
- All Implemented Interfaces:
- ResourceHandler<Collection>
public class CollectionHandler
- extends Object
- implements ResourceHandler<Collection>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionHandler
public CollectionHandler()
add
public void add(Collection resource)
throws Exception
- Specified by:
add in interface ResourceHandler<Collection>
- Throws:
Exception
drop
public void drop(String collectionId)
throws Exception
- Specified by:
drop in interface ResourceHandler<Collection>
- Throws:
Exception
initialize
public List<Collection> initialize()
throws Exception
- Specified by:
initialize in interface ResourceHandler<Collection>
- Throws:
Exception
Copyright © 2013. All Rights Reserved.