Interface ValueFilter

    • Method Detail

      • doFilter

        java.lang.Object doFilter​(IndexerBatchContext batchContext,
                                  IndexedProperty indexedProperty,
                                  java.lang.Object value)
        Parameters:
        batchContext - - The batch context
        indexedProperty - - The indexed properties that should contains the Bean Id of the formatter bean
        value - - The object to apply the filter on
        Returns:
        Object value after applying the filter