Class CxProcessParameterConsentReferenceStrategy
java.lang.Object
de.hybris.platform.personalizationservices.process.strategies.impl.AbstractCxProcessParameterStrategy
de.hybris.platform.personalizationyprofile.strategy.impl.CxProcessParameterConsentReferenceStrategy
- All Implemented Interfaces:
CxProcessParameterStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ConsentServiceprotected SessionServicevoidload(CxPersonalizationProcessModel process) protected voidsetConsentGiven(Boolean value) voidsetConsentService(ConsentService consentService) protected voidsetProfileId(String profileId) voidsetSessionService(SessionService sessionService) voidstore(CxPersonalizationProcessModel process) Methods inherited from class de.hybris.platform.personalizationservices.process.strategies.impl.AbstractCxProcessParameterStrategy
consumeProcessParameter, getProcessParameterHelper, getSupportedParameters, setProcessParameterHelper, setSupportedParameters, supports
-
Constructor Details
-
CxProcessParameterConsentReferenceStrategy
public CxProcessParameterConsentReferenceStrategy()
-
-
Method Details
-
load
-
store
-
setProfileId
-
getProfileId
-
setConsentGiven
-
getConsentService
-
setConsentService
-
getSessionService
-
setSessionService
-