Uses of Interface
net.pricefx.common.apibuilder.clicoll.Reviewable
Packages that use Reviewable
Package
Description
The header logic builder for Contracts, with its helper and its structure object.
The header logic builder for Quotes, with its helper and its structure object.
-
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.