Uses of Interface
net.pricefx.common.apibuilder.clicoll.Reviewable
Packages that use Reviewable
Package
Description
ContractBuilder API allows to manipulate a contract object from a header logic.
QuoteBuilder API allows to manipulate a quote object from a quote header logic.
-
Uses of Reviewable in net.pricefx.common.apibuilder.contract
Subinterfaces of Reviewable in net.pricefx.common.apibuilder.contractModifier and TypeInterfaceDescriptioninterfaceA helper interface that assists in manipulating the contract object. -
Uses of Reviewable in net.pricefx.common.apibuilder.quote
Subinterfaces of Reviewable in net.pricefx.common.apibuilder.quoteModifier and TypeInterfaceDescriptioninterfaceA helper interface that assists in manipulating the quote object.interfaceExtendsQuoteHelperwith 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.