Class ConsoleProperties

All Implemented Interfaces:
Serializable

@ConfigurationProperties("console") public class ConsoleProperties extends CommonUIProperties
See Also:
  • Constructor Details

    • ConsoleProperties

      public ConsoleProperties()
  • Method Details

    • getPage

      public Map<String,Class<? extends BasePage>> getPage()
    • getDefaultAnyPanelClass

      public String getDefaultAnyPanelClass()
    • setDefaultAnyPanelClass

      public void setDefaultAnyPanelClass(String defaultAnyPanelClass)
    • getRealmsFullTreeThreshold

      public int getRealmsFullTreeThreshold()
    • setRealmsFullTreeThreshold

      public void setRealmsFullTreeThreshold(int realmsFullTreeThreshold)