| Modifier and Type | Method and Description |
|---|---|
protected CxAbstractActionResult |
CxCmsActionPerformable.executeAction(CxCmsActionModel action,
CxContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CxActionRemoveInterceptor.cleanCxContainer(CxCmsActionModel cmsAction) |
protected Optional<CatalogVersionModel> |
CxActionRemoveInterceptor.getContentCatalog(CxCmsActionModel action)
Method return content catalog for container
|
protected boolean |
CxActionRemoveInterceptor.isLastCmsAction(CxCmsActionModel cmsAction) |
void |
CxActionRemoveInterceptor.onRemove(CxCmsActionModel cmsAction,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
String |
CxCmsActionAffectedObjectKeyAttributeHandler.get(CxCmsActionModel model) |
void |
CxCmsActionAffectedObjectKeyAttributeHandler.set(CxCmsActionModel model,
String value) |
| Modifier and Type | Method and Description |
|---|---|
CxCmsActionModel |
CxCmsActionResource.getCxCmsActionModel()
Convenience method which just delegates to
#getResourceValue() |
protected CxCmsActionModel |
CxCmsActionResource.readResource(String resourceId)
Gets the
CxCmsActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CxCmsActionModel> |
CxCmsActionsResource.getCxCmsActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CxCmsActionResource.setCxCmsActionModel(CxCmsActionModel value)
Convenience method which just delegates to
#setResourceValue(CxCmsActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxCmsActionsResource.setCxCmsActionsCollection(Collection<CxCmsActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected CxCmsActionModel |
DefaultCxActionServiceIntegrationTest.buildAction(String code) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxCmsActionReversePopulator.populate(CxCmsActionData source,
CxCmsActionModel target) |
void |
CxCmsActionPopulator.populate(CxCmsActionModel source,
CxCmsActionData target) |
Copyright © 2017 SAP SE. All Rights Reserved.