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