| Package | Description |
|---|---|
| com.foreach.across.modules.webcms.domain.endpoint | |
| com.foreach.across.modules.webcms.domain.page.services |
| Modifier and Type | Method and Description |
|---|---|
ModificationReport<EndpointModificationType,WebCmsUrl> |
WebCmsEndpointServiceImpl.updateOrCreatePrimaryUrlForAsset(String primaryUrl,
WebCmsAsset asset,
boolean publishEventOnFailure) |
ModificationReport<EndpointModificationType,WebCmsUrl> |
WebCmsEndpointService.updateOrCreatePrimaryUrlForAsset(String primaryUrl,
WebCmsAsset asset,
boolean publishEventOnFailure)
Update the primary URL for a
WebCmsAsset. |
| 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.