Class SharedSeachField

    • Method Detail

      • 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

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