org.eclipse.jst.jsf.metadataprocessors.features
Interface IValidELValues
- All Superinterfaces:
- IMetaDataEnabledFeature
- All Known Implementing Classes:
- ActionType, BooleanType, ComponentBindingType, ComponentIDType, DoubleType, EnumerationType, FacesConfigConverterIDFeatures, FacesConfigIdentifierFeatures, FacesConfigValidatorIDFeatures, IntegerType, LongType, MethodBindingType, NumberType, StringType, ValueBindingType, ValueType
public interface IValidELValues
- extends IMetaDataEnabledFeature
An IMetaDataEnabledFeature
for semantic validation of EL Values
Provisional API - subject to change
Method Summary |
org.eclipse.jst.jsf.common.internal.types.CompositeType |
getExpectedRuntimeType()
Expected runtime type for EL value |
getExpectedRuntimeType
org.eclipse.jst.jsf.common.internal.types.CompositeType getExpectedRuntimeType()
throws ELIsNotValidException
- Expected runtime type for EL value
- Returns:
- CompositeType
- Throws:
ELIsNotValidException