| Package | Description |
|---|---|
| de.hybris.liveeditaddon.web.interceptors.beforeview | |
| de.hybris.platform.cms2.model.preview |
Contains generated models for each type of de.hybris.platform.cms2.jalo.preview package.
|
| de.hybris.platform.cmscockpit.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| Modifier and Type | Method and Description |
|---|---|
LiveEditVariant |
LiveEditResourceBeforeViewHandler.getLiveEditVariant() |
| Modifier and Type | Method and Description |
|---|---|
void |
LiveEditResourceBeforeViewHandler.setLiveEditVariant(LiveEditVariant liveEditVariant) |
| Modifier and Type | Method and Description |
|---|---|
LiveEditVariant |
PreviewDataModel.getLiveEditVariant()
Generated method - Getter of the
PreviewData.liveEditVariant attribute defined at extension cmscockpit. |
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewDataModel.setLiveEditVariant(LiveEditVariant value)
Generated method - Setter of
PreviewData.liveEditVariant attribute defined at extension cmscockpit. |
| Modifier and Type | Method and Description |
|---|---|
static LiveEditVariant |
LiveEditVariant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LiveEditVariant[] |
LiveEditVariant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 SAP SE. All Rights Reserved.