public class DefaultCxConsentService extends java.lang.Object implements CxConsentService
CxConsentService.| Constructor and Description |
|---|
DefaultCxConsentService() |
public boolean userHasActiveConsent(UserModel user)
CxConsentServiceuserHasActiveConsent in interface CxConsentServiceuser - The user for whom we want to check the consentsprotected boolean hasActiveConsentLoggedUser(CustomerModel user)
protected boolean hasActiveConsentAnonymousUser()
protected boolean checkIfExistsAndGiven(java.lang.String consentId,
java.util.Map<java.lang.String,java.lang.String> consentMap)
public void setBaseSiteService(BaseSiteService baseSiteService)
protected BaseSiteService getBaseSiteService()
public void setCommerceConsentService(CommerceConsentService commerceConsentService)
protected CommerceConsentService getCommerceConsentService()
public void setConfigurationService(ConfigurationService configurationService)
protected ConfigurationService getConfigurationService()
public void setCxConfigurationService(CxConfigurationService cxConfigurationService)
protected CxConfigurationService getCxConfigurationService()
public void setUserService(UserService userService)
protected UserService getUserService()
public void setSessionService(SessionService sessionService)
protected SessionService getSessionService()
Copyright © 2018 SAP SE. All Rights Reserved.