Uses of Class
io.goobi.viewer.model.variables.VariableReplacer
-
Uses of VariableReplacer in io.goobi.viewer.controller.config.filter
Modifier and TypeMethodDescriptionboolean
AbstractFilterConfiguration.applies
(VariableReplacer vr) Test whether all conditions of this filter apply, if any.boolean
ConfiguredValueFilter.passes
(VariableReplacer vr) This is the main method to apply the filter.boolean
ConfiguredValueFilter.passes
(String value, VariableReplacer vr) boolean
IFilterConfiguration.passes
(String value, VariableReplacer vr) boolean
PassedValueFilter.passes
(String value, VariableReplacer vr) This is the main method to apply the filter.