Uses of Class
net.pricefx.common.apibuilder.calculationflowaction.QuoteMassUpdateAction
Packages that use QuoteMassUpdateAction
Package
Description
Builders for the actions that a Calculation Flow logic schedules.
-
Uses of QuoteMassUpdateAction in net.pricefx.common.apibuilder.calculationflowaction
Methods in net.pricefx.common.apibuilder.calculationflowaction that return QuoteMassUpdateActionModifier and TypeMethodDescriptionCalculationFlowActionBuilder.addQuoteMassUpdateAction(String label) Adds quote mass update action to the list of actions that should be executed.QuoteMassUpdateAction.setCalculate(Boolean calculate) Whether the action is valid and should be triggered or not.Whether the action should copy a qoute mass update object and the run the copied one or notQuoteMassUpdateAction.setCopyComment(String copyComment) Comment that is passed also into submitter reason into workflowQuoteMassUpdateAction.setCopyLabel(String label) If copy is true, what should be the new label of the copied qoute mass updateQuoteMassUpdateAction.setSimulation(Boolean simulation) Whether the action on copied object should be a simulation or not