|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LineItem in org.springframework.batch.sample.domain.order |
|---|
| Methods in org.springframework.batch.sample.domain.order that return types with arguments of type LineItem | |
|---|---|
List<LineItem> |
Order.getLineItems()
|
| Method parameters in org.springframework.batch.sample.domain.order with type arguments of type LineItem | |
|---|---|
void |
Order.setLineItems(List<LineItem> lineItems)
|
| Uses of LineItem in org.springframework.batch.sample.domain.order.internal |
|---|
| Method parameters in org.springframework.batch.sample.domain.order.internal with type arguments of type LineItem | |
|---|---|
void |
OrderItemReader.setItemMapper(FieldSetMapper<LineItem> itemMapper)
|
| Uses of LineItem in org.springframework.batch.sample.domain.order.internal.extractor |
|---|
| Methods in org.springframework.batch.sample.domain.order.internal.extractor with parameters of type LineItem | |
|---|---|
Object[] |
LineItemFieldExtractor.extract(LineItem item)
|
| Uses of LineItem in org.springframework.batch.sample.domain.order.internal.mapper |
|---|
| Methods in org.springframework.batch.sample.domain.order.internal.mapper that return LineItem | |
|---|---|
LineItem |
OrderItemFieldSetMapper.mapFieldSet(FieldSet fieldSet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||