| Package | Description |
|---|---|
| de.hybris.liveeditaddon.admin | |
| de.hybris.liveeditaddon.admin.converters.populator | |
| de.hybris.liveeditaddon.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| Modifier and Type | Method and Description |
|---|---|
CMSComponentAdminAction |
ComponentAdminMenuActionData.getActionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentAdminMenuActionData.setActionType(CMSComponentAdminAction actionType) |
| Modifier and Type | Method and Description |
|---|---|
CMSComponentAdminAction |
SimpleComponentAdminMenuActionPopulator.getType() |
CMSComponentAdminAction |
SimpleSlotAdminMenuActionPopulator.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleComponentAdminMenuActionPopulator.setType(CMSComponentAdminAction type) |
void |
SimpleSlotAdminMenuActionPopulator.setType(CMSComponentAdminAction type) |
| Modifier and Type | Method and Description |
|---|---|
static CMSComponentAdminAction |
CMSComponentAdminAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CMSComponentAdminAction[] |
CMSComponentAdminAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 SAP SE. All Rights Reserved.