Class PolyStringItemFilterProcessor<T>

  • Type Parameters:
    T - type of values in filter - PolyString, PolyStringType and String is supported
    All Implemented Interfaces:
    FilterProcessor<PropertyValueFilter<T>>, RightHandProcessor

    public class PolyStringItemFilterProcessor<T>
    extends ItemValueFilterProcessor<PropertyValueFilter<T>>
    Filter processor for a polystring attribute path (Prism item). This creates conditions to either *_orig or *_norm column depending on matching conditions. Sorting is always executed by *_orig column.