Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-1439

For HippoFacetNavigation beans, add a utility method to get the count of all child HippoFacetNavigation beans combined

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.20.00RC2
    • 2.20.00RC3, 2.20.00, 2.21.00
    • None
    • None

    Description

      I'll add:

      /**

      • Return all the hippo:count values of all child HippoFacetNavigationBean combined. This count can be different from the getCount() of this
      • {@link HippoFacetNavigationBean} because of two reasons:
        * <ol>
        * <li>A document in the resultset can belong to multiple child {@link HippoFacetNavigationBean}

        's</li>

      • <li>A document in the resultset can belong to zero child {@link HippoFacetNavigationBean}'s: this happens for example when
        * the document has a property, say 'my:date' , but its date does not belong to any of the ranges that the child {@link HippoFacetNavigationBean}

        represent</li>

      • </ol>
      • @return Return all the hippo:count values of all child HippoFacetNavigationBean combined.
        */
        Long getChildCountsCombined();

      Attachments

        Activity

          People

            aschrijvers Ard Schrijvers
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: