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

java.lang.Object
  extended by de.iai.ilcd.webgui.controller.ui.AbstractDataSetHandler<de.fzk.iai.ilcd.service.model.ILCIAMethodVO,LCIAMethod,LCIAMethodDao>
      extended by de.iai.ilcd.webgui.controller.ui.LCIAMethodHandler
All Implemented Interfaces:
java.io.Serializable

public class LCIAMethodHandler
extends AbstractDataSetHandler<de.fzk.iai.ilcd.service.model.ILCIAMethodVO,LCIAMethod,LCIAMethodDao>

Backing bean for source LCIA method view

See Also:
Serialized Form

Constructor Summary
LCIAMethodHandler()
          Initialize handler
 
Method Summary
 de.fzk.iai.ilcd.service.model.ILCIAMethodVO getLciamethod()
          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

LCIAMethodHandler

public LCIAMethodHandler()
Initialize handler

Method Detail

getLciamethod

public de.fzk.iai.ilcd.service.model.ILCIAMethodVO getLciamethod()
Convenience method, delegates to AbstractDataSetHandler.getDataSet()

Returns:
represented LCIA method instance