| Package | Description |
|---|---|
| de.hybris.platform.cms2lib.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.cms2lib.model.components |
Contains generated models for each type of de.hybris.platform.cms2lib.components package.
|
| Modifier and Type | Method and Description |
|---|---|
static ProductListLayouts |
ProductListLayouts.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductListLayouts[] |
ProductListLayouts.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProductListLayouts |
ProductListComponentModel.getLayout()
Generated method - Getter of the
ProductListComponent.layout attribute defined at extension cms2lib. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductListComponentModel.setLayout(ProductListLayouts value)
Generated method - Setter of
ProductListComponent.layout attribute defined at extension cms2lib. |
Copyright © 2017 SAP SE. All Rights Reserved.