| Package | Description |
|---|---|
| de.hybris.platform.impex.jalo | |
| de.hybris.platform.impex.jalo.imp |
| Modifier and Type | Method and Description |
|---|---|
InvalidHeaderPolicy |
ImpExReader.getInvalidHeaderPolicy() |
static InvalidHeaderPolicy |
InvalidHeaderPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InvalidHeaderPolicy[] |
InvalidHeaderPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImpExReader.setInvalidHeaderPolicy(InvalidHeaderPolicy invalidHeaderPolicy) |
| Constructor and Description |
|---|
ImpExReader(CSVReader reader,
boolean skipValueLines,
EnumerationValue headerValidationMode,
DocumentIDRegistry docIdRegistry,
InvalidHeaderPolicy headerHandlingPolicy) |
| Constructor and Description |
|---|
ImpExImportReader(CSVReader reader,
CSVWriter dumpWriter,
DocumentIDRegistry docIDRegistry,
ImportProcessor processor,
EnumerationValue mode,
boolean legacyMode,
InvalidHeaderPolicy policy) |
ImpExImportReader(CSVReader reader,
CSVWriter dumpWriter,
DocumentIDRegistry docIDRegistry,
ImportProcessor processor,
EnumerationValue mode,
InvalidHeaderPolicy policy) |
Copyright © 2018 SAP SE. All Rights Reserved.