Package | Description |
---|---|
com.broadleafcommerce.dataimport.csv | |
com.broadleafcommerce.dataimport.service |
Modifier and Type | Method and Description |
---|---|
void |
CSVFileImportProcessor.populatePrimaryKeys(List<RowParseResult> rows,
ImportType importType)
For a given row, this will populate the primary key in the map of processed results.
|
Modifier and Type | Field and Description |
---|---|
protected RowParseResult |
RecordParseResult.rowParseResult |
Modifier and Type | Method and Description |
---|---|
RowParseResult |
RecordParseResult.getRowParseResult() |
Modifier and Type | Method and Description |
---|---|
void |
RecordParseResult.setRowParseResult(RowParseResult rowParseResult) |
RecordParseResult |
RecordParseResult.withRowParseResult(RowParseResult rowParseResult) |
Copyright © 2020. All rights reserved.