Class MixinTypeSearchField

    • Constructor Detail

      • MixinTypeSearchField

        public MixinTypeSearchField​(boolean includeAll)
        Build a mixin type search field.
        Parameters:
        includeAll - true to include all hierarchy, false otherwise.
    • 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.