Interface GigyaConsentFacade
- All Known Implementing Classes:
DefaultGigyaConsentFacade
public interface GigyaConsentFacade
Facade to carry out SAP CDC consent specific functionality
-
Method Summary
Modifier and TypeMethodDescriptionvoidsynchronizeConsents(com.gigya.socialize.GSObject preferences, UserModel gigyaUser) Method to synchronize preferences received from SAP CDC to commerce only if consent templates are found
-
Method Details
-
synchronizeConsents
Method to synchronize preferences received from SAP CDC to commerce only if consent templates are found- Parameters:
preferences- the preferences of the usergigyaUser- the customer
-