Uses of Class
net.pricefx.common.apibuilder.calculationflowaction.RebateRecordAction
-
Packages that use RebateRecordAction Package Description net.pricefx.common.apibuilder.calculationflowaction -
-
Uses of RebateRecordAction in net.pricefx.common.apibuilder.calculationflowaction
Methods in net.pricefx.common.apibuilder.calculationflowaction that return RebateRecordAction Modifier and Type Method Description RebateRecordAction<CalculationFlowActionBuilder>CalculationFlowActionBuilder. addRebateRecordAction(String rrscLabel)Adds rebate record action to the list of actions that should be executed.RebateRecordAction<ATTACHEDTO>RebateRecordAction. setCalculate(Boolean calculate)Whether the action is valid and should be triggered or not.
-