| Interface | Description |
|---|---|
| SimpleAttributeConverter.Converter | |
| SimpleRejectAttributeChecker.Rejecter |
| Class | Description |
|---|---|
| SimpleAttributeConverter |
Simple
AttributeConverter that provides the operation or model context to a SimpleAttributeConverter.Converter. |
| SimpleRejectAttributeChecker |
Simple
RejectAttributeChecker that provides the operation or model context to a SimpleRejectAttributeChecker.Rejecter. |
| SingletonListAttributeConverter |
Converts a singleton list to a single value.
|
| UndefinedAttributesDiscardPolicy |
Convenience implementation of
DynamicDiscardPolicy that silently discards (i.e. |
| Enum | Description |
|---|---|
| DiscardSingletonListAttributeChecker |
Discards an attribute if its list value contains a single entry.
|
| RejectAttributeValueChecker | |
| RejectNonSingletonListAttributeChecker |
Rejects a list attribute if it contains more than one element.
|
| RequiredChildResourceDiscardPolicy |
Implementation of a generic
DynamicDiscardPolicy that discards child resources which have all their attribute undefined and have no children. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.