public interface CookiesConfigurationProvider
Modifier and Type | Method and Description |
---|---|
CookiesBannerConfiguration |
getCookiesBannerConfiguration(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
CookiesConsentConfiguration |
getCookiesConsentConfiguration(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
CookiesPreferenceHandlingConfiguration |
getCookiesPreferenceHandlingConfiguration(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
CookiesBannerConfiguration getCookiesBannerConfiguration(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws java.lang.Exception
java.lang.Exception
CookiesConsentConfiguration getCookiesConsentConfiguration(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws java.lang.Exception
java.lang.Exception
CookiesPreferenceHandlingConfiguration getCookiesPreferenceHandlingConfiguration(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws java.lang.Exception
java.lang.Exception