| Modifier and Type | Method and Description |
|---|---|
protected CxAbstractActionResult |
CxCmsActionPerformable.executeAction(CxCmsActionModel action,
CxContext context) |
| Modifier and Type | Method and Description |
|---|---|
SearchPageData<CxCmsActionModel> |
CxCmsActionTypeDao.getActions(CatalogVersionModel catalogVersion,
java.util.Map<java.lang.String,java.lang.String> searchCriteria,
SearchPageData<?> pagination) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CxActionRemoveInterceptor.cleanCxContainer(CxCmsActionModel cmsAction) |
protected java.util.List<CxCmsComponentContainerModel> |
CxActionRemoveInterceptor.getContainers(CxCmsActionModel cmsAction) |
protected java.util.Optional<CatalogVersionModel> |
CxActionRemoveInterceptor.getContentCatalog(CxCmsActionModel action)
Method return content catalog for container
|
protected boolean |
CxActionRemoveInterceptor.isCleanupEnabled(CxCmsActionModel cmsAction)
Method checks if container cleanup was enabled in cx configuration
|
protected boolean |
CxActionRemoveInterceptor.isLastCmsAction(CxCmsActionModel cmsAction) |
void |
CxActionRemoveInterceptor.onRemove(CxCmsActionModel cmsAction,
InterceptorContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
CxCmsActionAffectedObjectKeyAttributeHandler.get(CxCmsActionModel model) |
void |
CxCmsActionAffectedObjectKeyAttributeHandler.set(CxCmsActionModel model,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
CxCmsActionModel |
CxCmsActionResource.getCxCmsActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CxCmsActionModel |
CxCmsActionResource.readResource(java.lang.String resourceId)
Gets the
CxCmsActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CxCmsActionModel> |
CxCmsActionsResource.getCxCmsActionsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<CxCmsActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected CxCmsActionModel |
DefaultCxActionServiceIntegrationTest.buildAction(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<CxCmsActionModel> |
PersonalizationcmsSystemSetup.getActionsForUpdate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PersonalizationcmsSystemSetup.updateAction(CxCmsActionModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxCmsActionReversePopulator.populate(CxCmsActionData source,
CxCmsActionModel target) |
void |
CxCmsActionPopulator.populate(CxCmsActionModel source,
CxCmsActionData target) |
void |
CxCmsActionFullPopulator.populate(CxCmsActionModel source,
CxCmsActionFullData target) |
Copyright © 2018 SAP SE. All Rights Reserved.