Uses of Class
com.ebmwebsourcing.petalsview.persistence.dao.flowref.GlobalFlowParam

Packages that use GlobalFlowParam
com.ebmwebsourcing.petalsview.persistence.dao.flowref   
 

Uses of GlobalFlowParam in com.ebmwebsourcing.petalsview.persistence.dao.flowref
 

Methods in com.ebmwebsourcing.petalsview.persistence.dao.flowref that return types with arguments of type GlobalFlowParam
 java.util.List<GlobalFlowParam> FlowStepRefDAOImpl.getGlobalFlowParameters(short flowType)
           
 java.util.List<GlobalFlowParam> FlowStepRefDAO.getGlobalFlowParameters(short flowType)
           
 

Method parameters in com.ebmwebsourcing.petalsview.persistence.dao.flowref with type arguments of type GlobalFlowParam
 java.util.List<FlowWithParams> FlowStepRefDAOImpl.getFlowsWithParameters(java.util.List<GlobalFlowParam> globalParams, short type, java.util.Date after, java.util.Date before)
           
 java.util.List<FlowWithParams> FlowStepRefDAO.getFlowsWithParameters(java.util.List<GlobalFlowParam> globalParams, short type, java.util.Date after, java.util.Date before)
           
 



Copyright © 2010 eBMWebsourcing. All Rights Reserved.