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