public class CxProcessParameterUserConsentsStrategy extends AbstractCxProcessParameterStrategy
| Constructor and Description |
|---|
CxProcessParameterUserConsentsStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getSessionConsents() |
protected SessionService |
getSessionService() |
void |
load(CxPersonalizationProcessModel process) |
protected void |
setSessionConsents(java.util.Map sessionConsents) |
void |
setSessionService(SessionService sessionService) |
void |
store(CxPersonalizationProcessModel process) |
consumeProcessParameter, getProcessParameterHelper, getSupportedParameters, setProcessParameterHelper, setSupportedParameters, supportspublic CxProcessParameterUserConsentsStrategy()
public void load(CxPersonalizationProcessModel process)
public void store(CxPersonalizationProcessModel process)
protected void setSessionConsents(java.util.Map sessionConsents)
public java.util.Map<java.lang.String,java.lang.String> getSessionConsents()
protected SessionService getSessionService()
public void setSessionService(SessionService sessionService)
Copyright © 2018 SAP SE. All Rights Reserved.