com.ebmwebsourcing.petalsview.gui.beans.referential
Class ReferentialBean

java.lang.Object
  extended by com.ebmwebsourcing.petalsview.gui.beans.referential.ReferentialBean

public class ReferentialBean
extends java.lang.Object


Constructor Summary
ReferentialBean()
           
 
Method Summary
 java.util.List<com.ebmwebsourcing.petalsview.persistence.model.flowref.FlowRef> getAllFlows()
           
 com.ebmwebsourcing.petalsview.persistence.model.flowref.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<com.ebmwebsourcing.petalsview.persistence.model.flowref.FlowRef> getAllFlows()

getFlowRef

public com.ebmwebsourcing.petalsview.persistence.model.flowref.FlowRef getFlowRef(int type)

getFlowRefName

public java.lang.String getFlowRefName(int type)

getFlowRefName

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


Copyright © 2010 eBMWebsourcing. All Rights Reserved.