Interface PublishRuntimeFilter


public interface PublishRuntimeFilter
Makes it possible to filter presented information in HTML for example based on the "path" from the root model used to navigate to the current model.
  • Method Details

    • getBreakdownFilters

      Returns any breakdown filters that should be used in the published material.
      Parameters:
      query - The named query used to select which content to publish, will be null if no query was used.
      Returns:
      any breakdown filters that should be used in the published material.