Uses of Class
net.pricefx.common.apibuilder.calculationflowaction.RebateRecordAction
Package
Description
Provides CalculationFlow API.
-
Uses of RebateRecordAction in net.pricefx.common.apibuilder.calculationflowaction
Modifier and TypeMethodDescriptionCalculationFlowActionBuilder.addRebateRecordAction
(String rrscLabel) Adds rebate record action to the list of actions that should be executed.RebateRecordAction.setCalculate
(Boolean calculate) Whether the action is valid and should be triggered or not.