Class HeaderDescriptor.DefaultAttributeConstraintFilter

java.lang.Object
de.hybris.platform.impex.jalo.header.HeaderDescriptor.DefaultAttributeConstraintFilter
All Implemented Interfaces:
HeaderDescriptor.AttributeConstraintFilter
Enclosing class:
HeaderDescriptor

protected static class HeaderDescriptor.DefaultAttributeConstraintFilter extends Object implements HeaderDescriptor.AttributeConstraintFilter
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.