Uses of Class
org.apache.camel.example.etl.CustomerEntity

Uses of CustomerEntity in org.apache.camel.example.etl
 

Methods in org.apache.camel.example.etl that return CustomerEntity
protected  CustomerEntity CustomerTransformer.findCustomerByName(JpaTemplate template, String user)
          Finds a customer for the given username
 CustomerEntity CustomerTransformer.toCustomer(PersonDocument doc, Exchange exchange)
          A transformation method to convert a person document into a customer entity
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.