com.ebmwebsourcing.petalsview.service.dataexporter.adapter.flow
Class FlowAdapter

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

@Service(value="flowAdapter")
public class FlowAdapter
extends java.lang.Object


Constructor Summary
FlowAdapter()
           
 
Method Summary
 void populateDTO(FlowDTO flowDTO, com.ebmwebsourcing.petalsview.persistence.model.flow.Flow flow)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowAdapter

public FlowAdapter()
Method Detail

populateDTO

public void populateDTO(FlowDTO flowDTO,
                        com.ebmwebsourcing.petalsview.persistence.model.flow.Flow flow)
                 throws FlowException
Throws:
FlowException


Copyright © 2010 eBMWebsourcing. All Rights Reserved.