org.gcube.vremanagement.vremodeler.resources.handlers
Class FunctionalityHandler

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.resources.handlers.FunctionalityHandler
All Implemented Interfaces:
ResourceHandler<FunctionalityPersisted>

public class FunctionalityHandler
extends Object
implements ResourceHandler<FunctionalityPersisted>


Constructor Summary
FunctionalityHandler()
           
 
Method Summary
 void add(FunctionalityPersisted resource)
           
 void clearTable()
           
 void drop(String resourceId)
           
 String getFunctionalityResourceId()
           
 List<FunctionalityPersisted> initialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionalityHandler

public FunctionalityHandler()
Method Detail

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.