| Package | Description |
|---|---|
| org.springframework.batch.sample.domain.trade | |
| org.springframework.batch.sample.domain.trade.internal |
| Modifier and Type | Method and Description |
|---|---|
CustomerUpdate |
CustomerUpdateFieldSetMapper.mapFieldSet(FieldSet fs) |
CustomerUpdate |
CustomerUpdateProcessor.process(CustomerUpdate item) |
| Modifier and Type | Method and Description |
|---|---|
void |
InvalidCustomerLogger.log(CustomerUpdate customerUpdate) |
CustomerUpdate |
CustomerUpdateProcessor.process(CustomerUpdate item) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerUpdateWriter.write(List<? extends CustomerUpdate> items) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommonsLoggingInvalidCustomerLogger.log(CustomerUpdate customerUpdate) |
Copyright © 2013 SpringSource. All Rights Reserved.