de.iai.ilcd.webgui.controller.ui
Class FlowsHandler

java.lang.Object
  extended by de.iai.ilcd.webgui.controller.ui.AbstractDataSetsHandler<Flow,FlowDao>
      extended by de.iai.ilcd.webgui.controller.ui.FlowsHandler
All Implemented Interfaces:
java.io.Serializable

public class FlowsHandler
extends AbstractDataSetsHandler<Flow,FlowDao>
implements java.io.Serializable

Backing bean for Flow list view

See Also:
Serialized Form

Constructor Summary
FlowsHandler()
          Initialize handler
 
Method Summary
 
Methods inherited from class de.iai.ilcd.webgui.controller.ui.AbstractDataSetsHandler
doFilter, getDaoInstance, getFilter, getFilterBoolean, getFilterStringArr, getLazyDataModel, getParameterMapAsValueParser, setFilter, setFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowsHandler

public FlowsHandler()
Initialize handler