| Modifier and Type | Method and Description |
|---|---|
protected CxPromotionActionModel |
CxPromotionActionIntegrationTest.createAction(java.lang.String code,
java.lang.String promotionId) |
| Modifier and Type | Method and Description |
|---|---|
protected CxAbstractActionResult |
CxPromotionActionPerformable.executeAction(CxPromotionActionModel action,
CxContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
CxPromotionActionAffectedObjectKeyAttributeHandler.get(CxPromotionActionModel model) |
void |
CxPromotionActionAffectedObjectKeyAttributeHandler.set(CxPromotionActionModel model,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
CxPromotionActionModel |
CxPromotionActionResource.getCxPromotionActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CxPromotionActionModel |
CxPromotionActionResource.readResource(java.lang.String resourceId)
Gets the
CxPromotionActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CxPromotionActionModel> |
CxPromotionActionsResource.getCxPromotionActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CxPromotionActionResource.setCxPromotionActionModel(CxPromotionActionModel value)
Convenience method which just delegates to
#setResourceValue(CxPromotionActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxPromotionActionsResource.setCxPromotionActionsCollection(java.util.Collection<CxPromotionActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxPromotionActionReversePopulator.populate(CxPromotionActionData source,
CxPromotionActionModel target) |
void |
CxPromotionActionPopulator.populate(CxPromotionActionModel source,
CxPromotionActionData target) |
Copyright © 2018 SAP SE. All Rights Reserved.