Class AttributeReferenceList
java.lang.Object
org.eclnt.jsfserver.pagebean.componentascontrol.valuemgmt.AttributeReference<List<?>>
org.eclnt.jsfserver.pagebean.componentascontrol.valuemgmt.AttributeReferenceList
- All Implemented Interfaces:
IDynamicContentBindingObject
,IValueDelegation<List<?>>
-
Field Summary
Fields inherited from class org.eclnt.jsfserver.pagebean.componentascontrol.valuemgmt.AttributeReference
m_attributeClass, m_directValue, m_expressionDelegation, m_valueInitialized
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclnt.jsfserver.pagebean.componentascontrol.valuemgmt.AttributeReference
getValue, getValueClass, initializeValue, isUsingDirectValue, isUsingExpression, isValueInitialized, mapFromExpressionValue, mapStringValueToReferenceDataType, mapToExpressionValue, setValue
-
Constructor Details
-
AttributeReferenceList
public AttributeReferenceList()
-
-
Method Details
-
checkIfStringMappingIsSupported
protected boolean checkIfStringMappingIsSupported()- Overrides:
checkIfStringMappingIsSupported
in classAttributeReference<List<?>>
-