Uses of Package
net.pricefx.common.apibuilder.quote
-
Packages that use net.pricefx.common.apibuilder.quote Package Description net.pricefx.common.apibuilder.quote -
Classes in net.pricefx.common.apibuilder.quote used by net.pricefx.common.apibuilder.quote Class Description QuoteBuilder QuoteBuilder is the starting point of an interface that allows you manipulate a quote object in a quote header calculation logic.
The header calculation is executed twice: Once before the calculation of the individual line items (= pre phase) and once after that (=post phase).
Usually code should only apply in one phase.QuoteBuilderResult QuoteHelper A helper class that assists in manipulating the quote objectQuoteStructure This is a helper object that is used to build up code generated content of a quote.QuoteStructure.Item A DTO that holds information about the new item (part or folder) to be created.