类 ApplicationBrandingConfig


  • public class ApplicationBrandingConfig
    extends Object
    • 构造器详细资料

      • ApplicationBrandingConfig

        public ApplicationBrandingConfig()
    • 方法详细资料

      • getCustomCSSEnabled

        public Boolean getCustomCSSEnabled()
      • setCustomCSSEnabled

        public void setCustomCSSEnabled​(Boolean customCSSEnabled)
      • getCustomCSS

        public String getCustomCSS()
      • setCustomCSS

        public void setCustomCSS​(String customCSS)
      • getCustomLoadingImage

        public String getCustomLoadingImage()
      • setCustomLoadingImage

        public void setCustomLoadingImage​(String customLoadingImage)
      • getCustomBackground

        public String getCustomBackground()
      • setCustomBackground

        public void setCustomBackground​(String customBackground)
      • getShowChangeLanguageButton

        public Boolean getShowChangeLanguageButton()
      • setShowChangeLanguageButton

        public void setShowChangeLanguageButton​(Boolean showChangeLanguageButton)
      • getShowForgetPasswordButton

        public Boolean getShowForgetPasswordButton()
      • setShowForgetPasswordButton

        public void setShowForgetPasswordButton​(Boolean showForgetPasswordButton)
      • getShowEnterpriseConnections

        public Boolean getShowEnterpriseConnections()
      • setShowEnterpriseConnections

        public void setShowEnterpriseConnections​(Boolean showEnterpriseConnections)
      • getShowSocialConnections

        public Boolean getShowSocialConnections()
      • setShowSocialConnections

        public void setShowSocialConnections​(Boolean showSocialConnections)
      • getShowAgreement

        public Boolean getShowAgreement()
      • setShowAgreement

        public void setShowAgreement​(Boolean showAgreement)