Uses of Class
com.ebmwebsourcing.petalsview.service.dataexporter.dto.flow.FlowStepDTO

Packages that use FlowStepDTO
com.ebmwebsourcing.petalsview.service.dataexporter.adapter.flow   
com.ebmwebsourcing.petalsview.service.dataexporter.dto.flow   
 

Uses of FlowStepDTO in com.ebmwebsourcing.petalsview.service.dataexporter.adapter.flow
 

Methods in com.ebmwebsourcing.petalsview.service.dataexporter.adapter.flow with parameters of type FlowStepDTO
 void FlowStepAdapter.populateDTO(FlowStepDTO flowStepDTO, com.ebmwebsourcing.petalsview.persistence.model.flow.FlowStep flowStep)
           
 

Uses of FlowStepDTO in com.ebmwebsourcing.petalsview.service.dataexporter.dto.flow
 

Methods in com.ebmwebsourcing.petalsview.service.dataexporter.dto.flow that return types with arguments of type FlowStepDTO
 java.util.List<FlowStepDTO> FlowDTO.getFlowSteps()
           
 

Method parameters in com.ebmwebsourcing.petalsview.service.dataexporter.dto.flow with type arguments of type FlowStepDTO
 void FlowDTO.setFlowSteps(java.util.List<FlowStepDTO> flowSteps)
           
 



Copyright © 2010 eBMWebsourcing. All Rights Reserved.