| Package | Description |
|---|---|
| com.foreach.across.modules.webcms.domain.endpoint | |
| com.foreach.across.modules.webcms.domain.endpoint.support |
| 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 |
|---|---|
static EndpointModificationType |
EndpointModificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointModificationType[] |
EndpointModificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.