| Package | Description |
|---|---|
| de.hybris.platform.personalizationservices.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.personalizationservices.model |
Contains generated models for each type of de.hybris.platform.personalizationservices.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
static CxGroupingOperator |
CxGroupingOperator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CxGroupingOperator[] |
CxGroupingOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CxGroupingOperator |
CxSegmentTriggerModel.getGroupBy()
Generated method - Getter of the
CxSegmentTrigger.groupBy attribute defined at extension personalizationservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CxSegmentTriggerModel.setGroupBy(CxGroupingOperator value)
Generated method - Setter of
CxSegmentTrigger.groupBy attribute defined at extension personalizationservices. |
| Constructor and Description |
|---|
CxSegmentTriggerModel(CatalogVersionModel _catalogVersion,
java.lang.String _code,
CxGroupingOperator _groupBy,
CxVariationModel _variation)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CxSegmentTriggerModel(CatalogVersionModel _catalogVersion,
java.lang.String _code,
CxGroupingOperator _groupBy,
ItemModel _owner,
CxVariationModel _variation)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
Copyright © 2018 SAP SE. All Rights Reserved.