Uses of Interface
net.pricefx.common.apibuilder.quote.QuoteHelper
Packages that use QuoteHelper
Package
Description
QuoteBuilder API allows to manipulate a quote object from a quote header logic.
-
Uses of QuoteHelper in net.pricefx.common.apibuilder.quote
Subinterfaces of QuoteHelper in net.pricefx.common.apibuilder.quoteModifier and TypeInterfaceDescriptioninterfaceExtendsQuoteHelperwith operations that are only available when the persisted quote calculation processor is enabled on the QuoteType, i.e. when the line items live in the database rather than in the serialized quote.Methods in net.pricefx.common.apibuilder.quote that return QuoteHelperModifier and TypeMethodDescriptionQuoteBuilder.getHelper()Gets a helper that assists in manipulating the quote object.