Interface IQueryRefine

All Known Subinterfaces:
IQueryFilter

public interface IQueryRefine
Wrapper around a search query refine field
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the filter field name
    Get the filter value
  • Method Details

    • getFieldName

      String getFieldName()
      Get the filter field name
      Returns:
      the filter field name
    • getValue

      String getValue()
      Get the filter value
      Returns:
      the filter value