public interface AttributeDefinition
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeName() |
boolean |
isElSupported() |
boolean |
isEvaluated() |
boolean |
isValidationSupported() |
boolean |
shouldSerialize() |
String getAttributeName()
boolean isEvaluated()
boolean isElSupported()
ValueExpression to be used for the valueboolean isValidationSupported()
boolean shouldSerialize()