Class Summary |
ActionType |
Meta-data processing type representing an "action" attribute |
BindingType |
Abstract meta-data processing type representing a binding |
BooleanType |
Meta-data processing type representing a boolean attribute value runtime type
that implements IPossibleValues, IValidValues, IDefaultValue, IValidELValues |
ComponentBindingType |
Meta-data processing type representing a "binding" attribute |
ComponentIDType |
Meta-data processing type representing an "id" attribute |
DirectBindingType |
Abstract meta-data processing type |
DoubleType |
Meta-data processing type representing a "double" attribute value runtime type |
EnumerationType |
Abstract meta-data processing type representing an enumeration attribute value runtime type |
ExpressionBindingType |
Abstract meta-data processing type representing an expression binding attribute value runtime type |
FacesConfigConverterIDFeatures |
Meta-data processing feature representing an attribute value requiring a "converterid" |
FacesConfigIdentifierFeatures |
Abstract meta-data processing feature representing a faces-config type |
FacesConfigIdentifierType |
Meta-data processing type representing a faces-config type |
FacesConfigValidatorIDFeatures |
|
IdentifierType |
Abstract meta-data processing type representing an identifier binding type |
IntegerType |
Meta-data processing type representing an integer attribute value runtime type
that implements IValidValues, IDefaultValue, IValidELValues |
JavaClassType |
Provides possible values and validates attribute values that should be fully qualified Java types. |
LongType |
Meta-data processing type representing a long attribute value runtime type
that implements IValidValues, IDefaultValue, IValidELValues |
Messages |
Message bundle for attributevalue types/features |
MethodBindingType |
Meta-data processing type representing an method-binding attribute value runtime type |
NumberType |
Abstract meta-data processing type representing a numeric attribute value runtime type |
ObjectType |
Abstract meta-data processing type representing an Object attribute value runtime type |
StringType |
Meta-data processing type representing a String attribute value runtime type
that implements IPossibleValues, IValidValues and IDefaultValues |
ValueBindingType |
Meta-data processing type representing a Value Bound attribute value runtime type
that implements IValidValues |
ValueType |
Meta-data processing type representing a "value" attribute
that implements IValidValues and IValidELValues |