Interface SettingsBrandingService
- All Known Implementing Classes:
SettingsBrandingServiceImpl
public interface SettingsBrandingService
-
Method Summary
Modifier and TypeMethodDescriptionsetLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean) voidsetLogo(InputStream inputStream)
-
Method Details
-
getLoginPage
SettingsBrandingLoginPageBean getLoginPage() -
setLoginPage
SettingsBrandingLoginPageBean setLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean) -
setLogo
-