Package org.openremote.model.manager
Class ManagerAppRealmConfig
java.lang.Object
org.openremote.model.manager.ManagerAppRealmConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]
getLogo()
setAppTitle
(String appTitle) setFavicon
(String favicon) setHeaders
(String[] headers) setLanguage
(String language) setLogoMobile
(String logoMobile) setNotifications
(ManagerAppRealmNotificationConfig notifications)
-
Field Details
-
appTitle
-
styles
-
logo
-
logoMobile
-
favicon
-
language
-
headers
-
notifications
-
-
Constructor Details
-
ManagerAppRealmConfig
public ManagerAppRealmConfig()
-
-
Method Details
-
getAppTitle
-
setAppTitle
-
getStyles
-
setStyles
-
getLogo
-
setLogo
-
getLogoMobile
-
setLogoMobile
-
getFavicon
-
setFavicon
-
getLanguage
-
setLanguage
-
getHeaders
-
setHeaders
-
getNotifications
-
setNotifications
-