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