public class ConsentReferenceEventDataHandler extends java.lang.Object implements AnonymousConsentChangeEventDataProvider, AnonymousConsentChangeEventDataConsumer
| Constructor and Description |
|---|
ConsentReferenceEventDataHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getData()
Data to add to AnonymousConsentChangeEvent
|
protected SessionService |
getSessionService() |
void |
process(java.util.Map<java.lang.String,java.lang.String> data)
Consumes data form
AnonymousConsentChangeEvent |
void |
setSessionService(SessionService sessionService) |
public java.util.Map<java.lang.String,java.lang.String> getData()
AnonymousConsentChangeEventDataProvidergetData in interface AnonymousConsentChangeEventDataProviderpublic void process(java.util.Map<java.lang.String,java.lang.String> data)
AnonymousConsentChangeEventDataConsumerAnonymousConsentChangeEventprocess in interface AnonymousConsentChangeEventDataConsumerdata - data to consumeprotected SessionService getSessionService()
public void setSessionService(SessionService sessionService)
Copyright © 2018 SAP SE. All Rights Reserved.