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

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

public class FlowpropertyHandler
extends AbstractDataSetHandler<de.fzk.iai.ilcd.service.model.IFlowPropertyVO,FlowProperty,FlowPropertyDao>

Backing bean for flow property detail view

See Also:
Serialized Form

Constructor Summary
FlowpropertyHandler()
          Initialize handler
 
Method Summary
 de.fzk.iai.ilcd.service.model.IFlowPropertyVO getFlowproperty()
          Convenience method, delegates to AbstractDataSetHandler.getDataSet()
 
Methods inherited from class de.iai.ilcd.webgui.controller.ui.AbstractDataSetHandler
datasetLoaded, getDaoInstance, getDataSet, getDataSetIdString, getDataSetUuidString, getDataSetVersionString, getForeignHTMLResourceURL, getForeignXMLResourceURL, getLocalHTMLResourceURL, getLocalXMLResourceURL, getOtherVersions, getSourceNodeIdString, isForeignDataSet, isOtherVersionPresent, isStringNullOrEmpty, postViewParamInit, setConf, setDataSet, setDataSetIdString, setDataSetUuidString, setDataSetVersionString, setSourceNodeIdString
 
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 de.fzk.iai.ilcd.service.model.IFlowPropertyVO getFlowproperty()
Convenience method, delegates to AbstractDataSetHandler.getDataSet()

Returns:
get represented flow property