| Interface | Description |
|---|---|
| HeaderDescriptor.AttributeConstraintFilter |
Filter which decides if an attribute has to be treated as mandatory and initial only.
|
| Class | Description |
|---|---|
| AbstractColumnDescriptor |
Represents a descriptor of a column.
|
| AbstractDescriptor | |
| AbstractDescriptor.ColumnParams | |
| AbstractDescriptor.DescriptorParams | |
| AbstractDescriptor.HeaderParams | |
| AbstractImpExCSVCellDecorator |
Abstract implementation of the
CSVCellDecorator interface which adds the current column descriptor instance
where the decorator will be applied as member. |
| DocumentIDColumnDescriptor |
Specific column descriptor for describing columns holding document id's.
|
| ExternalImportKeyCellDecorator |
Replaces given PK with one from ExternalImportKey or ignores column if ExternalImportKey for given PK does not exist.
|
| HeaderDescriptor |
Represents an header line within an ImpEx script.
|
| HeaderDescriptor.DefaultAttributeConstraintFilter |
Default implementation of an attribute constraint filter which decides for mandatory if the attributeis not
private and not optional and for initial only if it is not writable and and initial.
|
| SpecialColumnDescriptor | |
| StandardColumnDescriptor |
| Exception | Description |
|---|---|
| HeaderValidationException |
Inidicates a header which is incompatible with the current type system.
|
| UnresolvedValueException |
Copyright © 2018 SAP SE. All Rights Reserved.