C E F G M O P S T

C

configure() - Method in class org.apache.camel.example.etl.EtlRoutes
 
CustomerEntity - Class in org.apache.camel.example.etl
An example entity bean which can be marshalled to/from XML
CustomerEntity() - Constructor for class org.apache.camel.example.etl.CustomerEntity
 
CustomerTransformer - Class in org.apache.camel.example.etl
A Message Transformer of an XML document to a Customer entity bean
CustomerTransformer() - Constructor for class org.apache.camel.example.etl.CustomerTransformer
 

E

EtlRoutes - Class in org.apache.camel.example.etl
 
EtlRoutes() - Constructor for class org.apache.camel.example.etl.EtlRoutes
 

F

findCustomerByName(JpaTemplate, String) - Method in class org.apache.camel.example.etl.CustomerTransformer
Finds a customer for the given username

G

getCity() - Method in class org.apache.camel.example.etl.CustomerEntity
 
getCity() - Method in class org.apache.camel.example.etl.PersonDocument
 
getFirstName() - Method in class org.apache.camel.example.etl.CustomerEntity
 
getFirstName() - Method in class org.apache.camel.example.etl.PersonDocument
 
getId() - Method in class org.apache.camel.example.etl.CustomerEntity
 
getLastName() - Method in class org.apache.camel.example.etl.PersonDocument
 
getPhone() - Method in class org.apache.camel.example.etl.CustomerEntity
 
getStreet() - Method in class org.apache.camel.example.etl.CustomerEntity
 
getSurname() - Method in class org.apache.camel.example.etl.CustomerEntity
 
getUser() - Method in class org.apache.camel.example.etl.PersonDocument
 
getUserName() - Method in class org.apache.camel.example.etl.CustomerEntity
 
getZip() - Method in class org.apache.camel.example.etl.CustomerEntity
 

M

Main - Class in org.apache.camel.example.etl
A command line tool to run this example
Main() - Constructor for class org.apache.camel.example.etl.Main
 
main(String...) - Static method in class org.apache.camel.example.etl.Main
 

O

org.apache.camel.example.etl - package org.apache.camel.example.etl
 

P

PersonDocument - Class in org.apache.camel.example.etl
 
PersonDocument() - Constructor for class org.apache.camel.example.etl.PersonDocument
 

S

setCity(String) - Method in class org.apache.camel.example.etl.CustomerEntity
 
setCity(String) - Method in class org.apache.camel.example.etl.PersonDocument
 
setFirstName(String) - Method in class org.apache.camel.example.etl.CustomerEntity
 
setFirstName(String) - Method in class org.apache.camel.example.etl.PersonDocument
 
setId(Long) - Method in class org.apache.camel.example.etl.CustomerEntity
 
setLastName(String) - Method in class org.apache.camel.example.etl.PersonDocument
 
setPhone(String) - Method in class org.apache.camel.example.etl.CustomerEntity
 
setStreet(String) - Method in class org.apache.camel.example.etl.CustomerEntity
 
setSurname(String) - Method in class org.apache.camel.example.etl.CustomerEntity
 
setUser(String) - Method in class org.apache.camel.example.etl.PersonDocument
 
setUserName(String) - Method in class org.apache.camel.example.etl.CustomerEntity
 
setZip(String) - Method in class org.apache.camel.example.etl.CustomerEntity
 

T

toCustomer(PersonDocument, Exchange) - Method in class org.apache.camel.example.etl.CustomerTransformer
A transformation method to convert a person document into a customer entity
toString() - Method in class org.apache.camel.example.etl.CustomerEntity
 
toString() - Method in class org.apache.camel.example.etl.PersonDocument
 

C E F G M O P S T

Apache CAMEL