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

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

public class FlowpropertyHandler
extends AbstractDataSetHandler<FlowProperty,FlowPropertyDao>

Backing bean for flow property detail view

See Also:
Serialized Form

Constructor Summary
FlowpropertyHandler()
          Initialize handler
 
Method Summary
 FlowProperty getFlowproperty()
          Convenience method, delegates to AbstractDataSetHandler.getDataSet()
 
Methods inherited from class de.iai.ilcd.webgui.controller.ui.AbstractDataSetHandler
getDaoInstance, getDataSet, getDataSetIdString, isStringNullOrEmpty, setDataSet, setDataSetIdString, setDataSetIdString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowpropertyHandler

public FlowpropertyHandler()
Initialize handler

Method Detail

getFlowproperty

public FlowProperty getFlowproperty()
Convenience method, delegates to AbstractDataSetHandler.getDataSet()

Returns:
get represented flow property