Uses of Class
net.pricefx.common.apibuilder.clicoll.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
-
Uses of LineItemHelper in net.pricefx.common.apibuilder.contract
Modifier and TypeClassDescriptionclass
A helper class that assists in manipulating the contract object. -
Uses of LineItemHelper in net.pricefx.common.apibuilder.customform
Modifier and TypeMethodDescriptionCustomFormCollectionBuilder.getHelper()
Gets a helper class that assists in manipulating the custom form -
Uses of LineItemHelper in net.pricefx.common.apibuilder.quote
Modifier and TypeClassDescriptionclass
A helper class that assists in manipulating the quote object. -
Uses of LineItemHelper in net.pricefx.common.apibuilder.rebateagreement