protected static class HeaderDescriptor.DefaultAttributeConstraintFilter extends Object implements HeaderDescriptor.AttributeConstraintFilter
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultAttributeConstraintFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInitialOnly(AttributeDescriptor ad)
Is the given attribute described by given descriptor initial only?
|
boolean |
isMandatory(AttributeDescriptor ad)
Is the given attribute described by given descriptor mandatory?
|
public boolean isInitialOnly(AttributeDescriptor ad)
HeaderDescriptor.AttributeConstraintFilterisInitialOnly in interface HeaderDescriptor.AttributeConstraintFilterad - attribute descriptor to check for initial only propertypublic boolean isMandatory(AttributeDescriptor ad)
HeaderDescriptor.AttributeConstraintFilterisMandatory in interface HeaderDescriptor.AttributeConstraintFilterad - attribute descriptor to check for mandatory propertyCopyright © 2017 SAP SE. All Rights Reserved.