com.endeca.portal.data.functions
Class NegativeRefinementFilter

java.lang.Object
  extended by com.endeca.portal.data.functions.QueryFunction
      extended by com.endeca.portal.data.functions.QueryFilter
          extended by com.endeca.portal.data.functions.LQLFilter
              extended by com.endeca.portal.data.functions.NegativeRefinementFilter
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class NegativeRefinementFilter
extends LQLFilter

NegativeRefinementFilter provides a LQL filter for filtering out all records associated with a refinement. Its previous version was based on record filter, instead of LQL filter.

The syntax of the LQL filter expression looks like:

The following properties will be needed to construct a NegativeRefinementFilter instance.