| Package | Description |
|---|---|
| de.hybris.platform.personalizationfacades.data | |
| de.hybris.platform.personalizationwebservices.validator |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupExpressionData
Group expression
|
class |
NegationExpressionData
Negation expression
|
class |
SegmentExpressionData
Segment expression
|
| Modifier and Type | Method and Description |
|---|---|
ExpressionData |
NegationExpressionData.getElement() |
ExpressionData |
ExpressionTriggerData.getExpression() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExpressionData> |
GroupExpressionData.getElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
NegationExpressionData.setElement(ExpressionData element) |
void |
ExpressionTriggerData.setExpression(ExpressionData expression) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupExpressionData.setElements(java.util.List<ExpressionData> elements) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExpressionTriggerDataValidator.validateExpression(ExpressionData target,
Errors errors) |
Copyright © 2018 SAP SE. All Rights Reserved.