Interface QueryTypeSectionModel

All Known Implementing Classes:
NotSharedQuerySectionModel, SharedQuerySectionModel

public interface QueryTypeSectionModel
Provides data for rendering saved query section.
  • Method Details

    • getButtonTooltip

      String getButtonTooltip()
    • getActiveButtonUrl

      String getActiveButtonUrl()
    • getInactiveButtonUrl

      String getInactiveButtonUrl()
    • getQueryTypeId

      String getQueryTypeId()
    • getListItemSclass

      String getListItemSclass()