Interface FilteringHeaderResponse.IHeaderResponseFilter

    • Method Detail

      • getName

        String getName()
        Returns:
        name of the filter (used by the container that renders these resources)
      • accepts

        boolean accepts​(HeaderItem item)
        Determines whether a given HeaderItem should be rendered in the bucket represented by this filter.
        Parameters:
        item - the item to be rendered
        Returns:
        true if it should be bucketed with other things in this filter