| Modifier and Type | Class and Description |
|---|---|
class |
EndpointModificationType
Possible modifications on a
WebCmsEndpoint. |
| Modifier and Type | Class and Description |
|---|---|
class |
PrepareModificationType
Holds the possible modification types that can be returned when calling
WebCmsPageService.prepareForSaving(WebCmsPage). |
| Modifier and Type | Method and Description |
|---|---|
Map<ModificationType,ModificationReport<PrepareModificationType,Object>> |
WebCmsPageService.prepareForSaving(WebCmsPage page)
Prepares a
WebCmsPage for saving. |
| Modifier and Type | Class and Description |
|---|---|
class |
ModificationReport<T extends ModificationType,U> |
Copyright © 2020. All rights reserved.