|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.iai.ilcd.webgui.controller.ui.AbstractDataSetHandler<de.fzk.iai.ilcd.service.model.IFlowVO,Flow,FlowDao>
de.iai.ilcd.webgui.controller.ui.FlowHandler
public class FlowHandler
Backing bean for flow detail view
Constructor Summary | |
---|---|
FlowHandler()
Initialize handler |
Method Summary | |
---|---|
de.fzk.iai.ilcd.service.model.IFlowVO |
getFlow()
Convenience method, delegates to AbstractDataSetHandler.getDataSet() |
boolean |
isElementaryFlow()
Determine of elementary flow |
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 |
---|
public FlowHandler()
Method Detail |
---|
public de.fzk.iai.ilcd.service.model.IFlowVO getFlow()
AbstractDataSetHandler.getDataSet()
public boolean isElementaryFlow()
true
if represented flow is elementary flow, else false
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |