Package de.hybris.platform.impex.jalo.header
-
Interface Summary Interface Description HeaderDescriptor.AttributeConstraintFilter Filter which decides if an attribute has to be treated as mandatory and initial only. -
Class Summary Class Description AbstractColumnDescriptor Represents a descriptor of a column.AbstractDescriptor AbstractDescriptor.ColumnParams AbstractDescriptor.DescriptorParams AbstractDescriptor.HeaderParams AbstractImpExCSVCellDecorator Abstract implementation of theCSVCellDecoratorinterface 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 Summary Exception Description HeaderValidationException Inidicates a header which is incompatible with the current type system.UnresolvedValueException