Uses of Class
net.pricefx.common.apibuilder.clicoll.LineItemHelper
Packages that use LineItemHelper
Package
Description
Calculable Line Item Collection (clicoll) API can be used to manipulate Quotes, Contracts and Rebate Agreements from header logic.
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.
RebateAgreementBuilder API allows to manipulate a rebate agreement object from a header logic.
-
Uses of LineItemHelper in net.pricefx.common.apibuilder.clicoll
Fields in net.pricefx.common.apibuilder.clicoll declared as LineItemHelper -
Uses of LineItemHelper in net.pricefx.common.apibuilder.contract
Subclasses of LineItemHelper in net.pricefx.common.apibuilder.contractModifier and TypeClassDescriptionclass
A helper class 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
Subclasses of LineItemHelper in net.pricefx.common.apibuilder.quoteModifier and TypeClassDescriptionclass
A helper class that assists in manipulating the quote object. -
Uses of LineItemHelper in net.pricefx.common.apibuilder.rebateagreement
Subclasses of LineItemHelper in net.pricefx.common.apibuilder.rebateagreement