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

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

public class ReferentialBean
extends java.lang.Object


Constructor Summary
ReferentialBean()
           
 
Method Summary
 java.util.List<org.ow2.petals.flowwatch.flowmanager.bo.FlowRef> getAllFlows()
           
 org.ow2.petals.flowwatch.flowmanager.bo.FlowRef getFlowRef(int type)
           
 java.lang.String getFlowRefName(javax.servlet.http.HttpServletRequest request)
           
 java.lang.String getFlowRefName(int type)
           
static void reload()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferentialBean

public ReferentialBean()
Method Detail

reload

public static void reload()
                   throws java.lang.Exception
Throws:
java.lang.Exception

getAllFlows

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

getFlowRef

public org.ow2.petals.flowwatch.flowmanager.bo.FlowRef getFlowRef(int type)

getFlowRefName

public java.lang.String getFlowRefName(int type)

getFlowRefName

public java.lang.String getFlowRefName(javax.servlet.http.HttpServletRequest request)


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