Class ThemingConfig

java.lang.Object
org.teamapps.application.server.system.config.ThemingConfig

public class ThemingConfig
extends java.lang.Object
  • Constructor Details

    • ThemingConfig

      public ThemingConfig()
  • Method Details

    • getLoginBackgroundUrl

      public java.lang.String getLoginBackgroundUrl()
    • setLoginBackgroundUrl

      public void setLoginBackgroundUrl​(java.lang.String loginBackgroundUrl)
    • getApplicationBackgroundUrl

      public java.lang.String getApplicationBackgroundUrl()
    • setApplicationBackgroundUrl

      public void setApplicationBackgroundUrl​(java.lang.String applicationBackgroundUrl)
    • getApplicationSecondaryBackgroundUrl

      public java.lang.String getApplicationSecondaryBackgroundUrl()
    • setApplicationSecondaryBackgroundUrl

      public void setApplicationSecondaryBackgroundUrl​(java.lang.String applicationSecondaryBackgroundUrl)
    • getApplicationDarkBackgroundUrl

      public java.lang.String getApplicationDarkBackgroundUrl()
    • setApplicationDarkBackgroundUrl

      public void setApplicationDarkBackgroundUrl​(java.lang.String applicationDarkBackgroundUrl)
    • getApplicationDarkSecondaryBackgroundUrl

      public java.lang.String getApplicationDarkSecondaryBackgroundUrl()
    • setApplicationDarkSecondaryBackgroundUrl

      public void setApplicationDarkSecondaryBackgroundUrl​(java.lang.String applicationDarkSecondaryBackgroundUrl)