Class ConsentCookieData
- java.lang.Object
-
- de.hybris.platform.commercefacades.consent.data.AnonymousConsentData
-
- de.hybris.platform.acceleratorstorefrontcommons.consent.data.ConsentCookieData
-
- All Implemented Interfaces:
java.io.Serializable
@Deprecated(since="1905", forRemoval=true) public class ConsentCookieData extends AnonymousConsentDataDeprecated, for removal: This API element is subject to removal in a future version.UseAnonymousConsentDatainstead- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConsentCookieData()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
-
Methods inherited from class de.hybris.platform.commercefacades.consent.data.AnonymousConsentData
getConsentState, getTemplateCode, getTemplateVersion, setConsentState, setTemplateCode, setTemplateVersion
-
-