| Package | Description |
|---|---|
| com.foreach.across.modules.webcms.domain.page.services |
| Modifier and Type | Method and Description |
|---|---|
static PrepareModificationType |
PrepareModificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrepareModificationType[] |
PrepareModificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ModificationType,ModificationReport<PrepareModificationType,Object>> |
WebCmsPageService.prepareForSaving(WebCmsPage page)
Prepares a
WebCmsPage for saving. |
Copyright © 2020. All rights reserved.