DataProviderPropertyResolver is a
PropertyResolver implementation that, if the base
parameter is a
DataProvider , passes calls to getValue(),
getType(), isReadOnly(), and setValue()
to the corresponding
DataProvider instance.
The ValueExpressionFilterCriteria is an implementation of
FilterCriteria that compares the value of a
String (created with the specified value expression) with a predefined
compareValue.