com.ebmwebsourcing.petalsview.gui.beans.referential
Class ListOfFlowRefs
java.lang.Object
com.ebmwebsourcing.petalsview.gui.beans.referential.ListOfFlowRefs
public class ListOfFlowRefs
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListOfFlowRefs
public ListOfFlowRefs()
loadAll
public void loadAll()
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteSelected
public java.lang.String deleteSelected()
throws java.lang.Exception
- Throws:
java.lang.Exception
getFlowRefs
public java.util.List<com.ebmwebsourcing.petalsview.persistence.model.flowref.FlowRef> getFlowRefs()
getSelection
public int[] getSelection()
setSelection
public void setSelection(int[] selection)
getUnknowsFlows
public java.util.List<com.ebmwebsourcing.petalsview.persistence.model.flow.Flow> getUnknowsFlows()
setUnknowsFlows
public void setUnknowsFlows(java.util.List<com.ebmwebsourcing.petalsview.persistence.model.flow.Flow> unknowsFlows)
isViewUnknowsFlows
public boolean isViewUnknowsFlows()
setViewUnknowsFlows
public void setViewUnknowsFlows(boolean viewUnknowsFlows)
Copyright © 2010 eBMWebsourcing. All Rights Reserved.