public class TestAppSettings extends Object implements AppSettings
| Constructor and Description |
|---|
TestAppSettings() |
public String getTitle()
getTitle in interface AppSettingspublic void setTitle(String title)
setTitle in interface AppSettingspublic String getLogoTopHref()
getLogoTopHref in interface AppSettingspublic void setLogoTopHref(String logoHref)
setLogoTopHref in interface AppSettingspublic int getLogoTopMaxHeight()
getLogoTopMaxHeight in interface AppSettingspublic void setLogoTopMaxHeight(int fixedHeight)
setLogoTopMaxHeight in interface AppSettingspublic String getLogoNavBarHref()
getLogoNavBarHref in interface AppSettingspublic void setLogoNavBarHref(String logoHref)
setLogoNavBarHref in interface AppSettingspublic String getFooter()
getFooter in interface AppSettingspublic void setFooter(String footerText)
setFooter in interface AppSettingspublic String getLanguageCode()
getLanguageCode in interface AppSettingspublic void setLanguageCode(String languageCode)
setLanguageCode in interface AppSettingspublic String getBootstrapTheme()
getBootstrapTheme in interface AppSettingspublic void setBootstrapTheme(String bootstrapTheme)
setBootstrapTheme in interface AppSettingspublic String getCssHref()
getCssHref in interface AppSettingspublic void setCssHref(String cssHref)
setCssHref in interface AppSettingspublic String getMenu()
getMenu in interface AppSettingspublic void setMenu(String menuJson)
setMenu in interface AppSettingspublic Integer getAggregateThreshold()
getAggregateThreshold in interface AppSettingspublic void setAggregateThreshold(Integer threshold)
setAggregateThreshold in interface AppSettingspublic String getTrackingCodeFooter()
getTrackingCodeFooter in interface AppSettingspublic void setTrackingCodeFooter(String trackingCodeFooter)
setTrackingCodeFooter in interface AppSettingspublic boolean getGoogleAnalyticsIpAnonymization()
getGoogleAnalyticsIpAnonymization in interface AppSettingspublic void setGoogleAnalyticsIpAnonymization(boolean googleAnalyticsPrivacyFriendlyTracking)
setGoogleAnalyticsIpAnonymization in interface AppSettingspublic String getGoogleAnalyticsTrackingId()
getGoogleAnalyticsTrackingId in interface AppSettingspublic void setGoogleAnalyticsTrackingId(String googleAnalyticsTrackingId)
setGoogleAnalyticsTrackingId in interface AppSettingspublic String getGoogleAnalyticsTrackingIdMolgenis()
getGoogleAnalyticsTrackingIdMolgenis in interface AppSettingspublic void setGoogleAnalyticsTrackingIdMolgenis(String googleAnalyticsTrackingIdMolgenis)
setGoogleAnalyticsTrackingIdMolgenis in interface AppSettingspublic boolean getGoogleAnalyticsAccountPrivacyFriendly()
getGoogleAnalyticsAccountPrivacyFriendly in interface AppSettingspublic void setGoogleAnalyticsAccountPrivacyFriendly(boolean googleAnalyticsAccountPrivacyFriendly)
setGoogleAnalyticsAccountPrivacyFriendly in interface AppSettingspublic boolean getGoogleAnalyticsAccountPrivacyFriendlyMolgenis()
getGoogleAnalyticsAccountPrivacyFriendlyMolgenis in interface AppSettingspublic void setCustomJavascript(String customJavascript)
setCustomJavascript in interface AppSettingspublic String getCustomJavascript()
getCustomJavascript in interface AppSettingsCopyright © 2018 Pivotal Software, Inc.. All rights reserved.