| Interface | Description |
|---|---|
| AdvancedOfferImportService |
Utility service used to deal with setting defaults on an offer code import
|
| Class | Description |
|---|---|
| AdvancedOfferCodeRecordPersistencePreProcessor |
A pre persistence processor used to set the offer code group and offer on an offer code
on a per record level by pulling off the offer code group id and the offer offer id off
of the additional fields set on the ImportContext
|
| AdvancedOfferImportServiceImpl |
Service used to set the current offer code group id and offer id on the additional fields map before
scheduling the import via the import service
|
| OfferCodeHeaderNameFilter |
A header name filter that returns the headers that should be ignored when parsing
a csv file for an offer code import
|
| Annotation Type | Description |
|---|---|
| ConditionalOnImport |
Conditional annotation if the import module is available on the classpath
|
Copyright © 2020. All rights reserved.