Uses of Interface
net.pricefx.common.apibuilder.clicoll.LineItemHelper
Packages that use LineItemHelper
Package
Description
The header logic builder for Compensation Plans.
The header logic builder for Contracts, with its helper and its structure object.
The header logic builder for Custom Forms.
The header logic builder for Quotes, with its helper and its structure object.
The header logic builder for Rebate Agreements, the template builder, and their helpers.
-
Uses of LineItemHelper in net.pricefx.common.apibuilder.compensation
Subinterfaces of LineItemHelper in net.pricefx.common.apibuilder.compensationModifier and TypeInterfaceDescriptioninterfaceA helper interface that assists in manipulating the compensation object. -
Uses of LineItemHelper in net.pricefx.common.apibuilder.contract
Subinterfaces of LineItemHelper in net.pricefx.common.apibuilder.contractModifier and TypeInterfaceDescriptioninterfaceA helper interface that assists in manipulating the contract object. -
Uses of LineItemHelper in net.pricefx.common.apibuilder.customform
Methods in net.pricefx.common.apibuilder.customform that return LineItemHelperModifier and TypeMethodDescriptionCustomFormCollectionBuilder.getHelper()Gets a helper class that assists in manipulating the custom form -
Uses of LineItemHelper in net.pricefx.common.apibuilder.quote
Subinterfaces of LineItemHelper 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. -
Uses of LineItemHelper in net.pricefx.common.apibuilder.rebateagreement
Subinterfaces of LineItemHelper in net.pricefx.common.apibuilder.rebateagreementModifier and TypeInterfaceDescriptioninterfaceA helper interface that assists in manipulating the rebate agreement object.