Class PagesSearchField

All Implemented Interfaces:
SearchField

Content pages search field. TODO Remove when pages are indexed as documents.
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Description copied from interface: SearchField
      Get the search field name.
      Returns:
      The search field name.
    • getSortField

      public String getSortField()
      Description copied from interface: SearchField
      Get the sort field corresponding to this field.
      Returns:
      The sort field.
    • getFacetField

      Description copied from interface: SearchField
      Get the facet field corresponding to this field.
      Returns:
      The facet field.