Uses of Interface
org.hippoecm.repository.util.ValueGetter
Packages that use ValueGetter
-
Uses of ValueGetter in org.hippoecm.repository.util
Classes in org.hippoecm.repository.util that implement ValueGetterConstructors in org.hippoecm.repository.util with parameters of type ValueGetterModifierConstructorDescriptionPropertyValueGetterImpl
(ValueGetter<Value, ?> singleValueGetter) PropertyValueGetterImpl
(ValueGetter<Value, ?> singleValueGetter, ValueGetter<Value[], ?> multiValueGetter)