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

java.lang.Object
  extended by de.iai.ilcd.webgui.controller.ui.AbstractDataSetsHandler<FlowProperty,FlowPropertyDao>
      extended by de.iai.ilcd.webgui.controller.ui.FlowpropertiesHandler
All Implemented Interfaces:
java.io.Serializable

public class FlowpropertiesHandler
extends AbstractDataSetsHandler<FlowProperty,FlowPropertyDao>
implements java.io.Serializable

Backing bean for flow property list view

See Also:
Serialized Form

Constructor Summary
FlowpropertiesHandler()
          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

FlowpropertiesHandler

public FlowpropertiesHandler()
Initialize handler