public class DefaultAnonymousUserConsentChangeEventFactory extends java.lang.Object implements AnonymousConsentChangeEventFactory
| Constructor and Description |
|---|
DefaultAnonymousUserConsentChangeEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
AnonymousConsentChangeEvent |
buildEvent(java.lang.String templateCode,
java.lang.String previousState,
java.lang.String currentState,
java.util.Map<java.lang.String,java.lang.String> consents) |
void |
setProviders(java.util.List<AnonymousConsentChangeEventDataProvider> providers) |
public DefaultAnonymousUserConsentChangeEventFactory()
public AnonymousConsentChangeEvent buildEvent(java.lang.String templateCode, java.lang.String previousState, java.lang.String currentState, java.util.Map<java.lang.String,java.lang.String> consents)
buildEvent in interface AnonymousConsentChangeEventFactorypublic void setProviders(java.util.List<AnonymousConsentChangeEventDataProvider> providers)
Copyright © 2018 SAP SE. All Rights Reserved.