| Package | Description |
|---|---|
| de.hybris.platform.commerceservices.jalo | |
| de.hybris.platform.commerceservices.jalo.consent | |
| de.hybris.platform.personalizationservices.jalo.config |
| Modifier and Type | Method and Description |
|---|---|
ConsentTemplate |
GeneratedCommerceServicesManager.createConsentTemplate(java.util.Map attributeValues) |
ConsentTemplate |
GeneratedCommerceServicesManager.createConsentTemplate(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
ConsentTemplate |
GeneratedConsent.getConsentTemplate()
Generated method - Getter of the
Consent.consentTemplate attribute. |
ConsentTemplate |
GeneratedConsent.getConsentTemplate(SessionContext ctx)
Generated method - Getter of the
Consent.consentTemplate attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedConsent.setConsentTemplate(ConsentTemplate value)
Generated method - Setter of the
Consent.consentTemplate attribute. |
void |
GeneratedConsent.setConsentTemplate(SessionContext ctx,
ConsentTemplate value)
Generated method - Setter of the
Consent.consentTemplate attribute. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ConsentTemplate> |
GeneratedCxConfig.getConsentTemplates()
Generated method - Getter of the
CxConfig.consentTemplates attribute. |
java.util.Set<ConsentTemplate> |
GeneratedCxConfig.getConsentTemplates(SessionContext ctx)
Generated method - Getter of the
CxConfig.consentTemplates attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCxConfig.setConsentTemplates(SessionContext ctx,
java.util.Set<ConsentTemplate> value)
Generated method - Setter of the
CxConfig.consentTemplates attribute. |
void |
GeneratedCxConfig.setConsentTemplates(java.util.Set<ConsentTemplate> value)
Generated method - Setter of the
CxConfig.consentTemplates attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.