org.ow2.petals.flowwatch.gui.beans
Class ListOfFlowRefs

java.lang.Object
  extended by org.ow2.petals.flowwatch.gui.beans.ListOfFlowRefs

public class ListOfFlowRefs
extends java.lang.Object


Constructor Summary
ListOfFlowRefs()
           
 
Method Summary
 java.lang.String deleteSelected()
           
 java.util.List<org.ow2.petals.flowwatch.flowmanager.bo.FlowRef> getFlowRefs()
           
 int[] getSelection()
           
 void loadAll()
           
 void setSelection(int[] selection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListOfFlowRefs

public ListOfFlowRefs()
Method Detail

loadAll

public void loadAll()

deleteSelected

public java.lang.String deleteSelected()
                                throws java.lang.Exception
Throws:
java.lang.Exception

getFlowRefs

public java.util.List<org.ow2.petals.flowwatch.flowmanager.bo.FlowRef> getFlowRefs()

getSelection

public int[] getSelection()

setSelection

public void setSelection(int[] selection)


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.