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(String user)
          Finds a customer for the given username, or creates and inserts a new one
 CustomerEntity CustomerTransformer.toCustomer(PersonDocument doc)
          A transformation method to convert a person document into a customer entity
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.