| Package | Description |
|---|---|
| de.hybris.platform.impex.jalo | |
| de.hybris.platform.impex.jalo.header |
| Modifier and Type | Method and Description |
|---|---|
HeaderDescriptor.AttributeConstraintFilter |
ImpExReader.getAttributeConstraintFilter()
Get the current constraint filter used in
HeaderDescriptors created until yet. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExReader.setAttributeConstraintFilter(HeaderDescriptor.AttributeConstraintFilter filter)
Sets a new constraint filter (for defining methods like isMandatory for attributes) used in each created
HeaderDescriptor from now. |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
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.
|
Copyright © 2017 SAP SE. All Rights Reserved.