com.ebmwebsourcing.petalsview.service.dataexporter.adapter
Class FlowStepRefAdapter

java.lang.Object
  extended by com.ebmwebsourcing.petalsview.service.dataexporter.adapter.FlowStepRefAdapter

public class FlowStepRefAdapter
extends java.lang.Object


Constructor Summary
FlowStepRefAdapter()
           
 
Method Summary
 void populateDTO(FlowStepRefDTO flowStepRefDTO, com.ebmwebsourcing.petalsview.persistence.model.flowref.FlowStepRef flowStepRef)
           
 void populateParamDTO(java.util.List<FlowStepParameterRefDTO> flowStepParamsRefDTO, java.util.List<com.ebmwebsourcing.petalsview.persistence.model.flowref.StepParameter> parameters, java.lang.String idFlowStepRef)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowStepRefAdapter

public FlowStepRefAdapter()
Method Detail

populateDTO

public void populateDTO(FlowStepRefDTO flowStepRefDTO,
                        com.ebmwebsourcing.petalsview.persistence.model.flowref.FlowStepRef flowStepRef)

populateParamDTO

public void populateParamDTO(java.util.List<FlowStepParameterRefDTO> flowStepParamsRefDTO,
                             java.util.List<com.ebmwebsourcing.petalsview.persistence.model.flowref.StepParameter> parameters,
                             java.lang.String idFlowStepRef)


Copyright © 2010 eBMWebsourcing. All Rights Reserved.