GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions | Private Attributes

de.zib.gndms.neomodel.common.Dao Class Reference

Dao. More...

List of all members.

Public Member Functions

 Dao (@NotNull String gridName,@NotNull GraphDatabaseService gdb)
Session beginSession ()
String getGridName ()
void createTask (final String id)
void removeAltTaskState (final String taskId)
Map< String, String > getTaskFlowTypeConfig (String key)
String getTaskFlowTypeCalculatorFactoryClassName (String key)
String getTaskFlowTypeTaskActionFactoryClassName (String key)
ClassLoader getClassLoader ()
void setClassLoader (final ClassLoader classLoader)

Private Attributes

final GraphDatabaseService gdb
final String gridName
ClassLoader classLoader = this.getClass().getClassLoader()

Detailed Description

Dao.

Author:
try ste fan pla nti kow zib
Version:
$Id$

User: stepn Date: 05.09.2008 Time: 14:48:36


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables