Uses of Package
net.pricefx.common.apibuilder.clicoll
Packages that use net.pricefx.common.apibuilder.clicoll
Package
Description
Calculable Line Item Collection (clicoll) API can be used to manipulate Quotes, Contracts and Rebate Agreements from header logic.
CompensationBuilder API allows to manipulate a rebate agreement object from a 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.
Builders for logic inputs (user entries and context parameters).
-
Classes in net.pricefx.common.apibuilder.clicoll used by net.pricefx.common.apibuilder.clicollClassDescriptionThis is the shared builder interface for Quotes, RebateAgreements, Contracts and Sales Compensation.
Some important notes on the sequence in which changes to the document structure are processed:
Any modifying action (adding lines, inputs etc. or a structure object etc.)Represents either a line item or a folder of a document (e.g. quote/contract/rebate).Review sub-step information.A closeable iterator overLineItemHelper.LineItemelements, backed either by a streaming DB cursor or by an already materialized list. -
Classes in net.pricefx.common.apibuilder.clicoll used by net.pricefx.common.apibuilder.compensationClassDescriptionThis is the shared builder interface for Quotes, RebateAgreements, Contracts and Sales Compensation.
Some important notes on the sequence in which changes to the document structure are processed:
Any modifying action (adding lines, inputs etc. or a structure object etc.)Base helper interface for manipulating a Calculable Line Item Collection (quote / contract / rebate agreement / compensation) document map.Represents either a line item or a folder of a document (e.g. quote/contract/rebate). -
Classes in net.pricefx.common.apibuilder.clicoll used by net.pricefx.common.apibuilder.contractClassDescriptionThis is the shared builder interface for Quotes, RebateAgreements, Contracts and Sales Compensation.
Some important notes on the sequence in which changes to the document structure are processed:
Any modifying action (adding lines, inputs etc. or a structure object etc.)Base helper interface for manipulating a Calculable Line Item Collection (quote / contract / rebate agreement / compensation) document map.Represents either a line item or a folder of a document (e.g. quote/contract/rebate).Implemented by helpers of document types that support a review workflow (e.g. quotes, contracts). -
Classes in net.pricefx.common.apibuilder.clicoll used by net.pricefx.common.apibuilder.customformClassDescriptionThis is the shared builder interface for Quotes, RebateAgreements, Contracts and Sales Compensation.
Some important notes on the sequence in which changes to the document structure are processed:
Any modifying action (adding lines, inputs etc. or a structure object etc.)Implementation of the shared builder for Quotes, RebateAgreements, Contracts and Sales Compensation.Base helper interface for manipulating a Calculable Line Item Collection (quote / contract / rebate agreement / compensation) document map. -
Classes in net.pricefx.common.apibuilder.clicoll used by net.pricefx.common.apibuilder.quoteClassDescriptionThis is the shared builder interface for Quotes, RebateAgreements, Contracts and Sales Compensation.
Some important notes on the sequence in which changes to the document structure are processed:
Any modifying action (adding lines, inputs etc. or a structure object etc.)Base helper interface for manipulating a Calculable Line Item Collection (quote / contract / rebate agreement / compensation) document map.Represents either a line item or a folder of a document (e.g. quote/contract/rebate).A closeable iterator overLineItemHelper.LineItemelements, backed either by a streaming DB cursor or by an already materialized list.Implemented by helpers of document types that support a review workflow (e.g. quotes, contracts). -
Classes in net.pricefx.common.apibuilder.clicoll used by net.pricefx.common.apibuilder.rebateagreementClassDescriptionThis is the shared builder interface for Quotes, RebateAgreements, Contracts and Sales Compensation.
Some important notes on the sequence in which changes to the document structure are processed:
Any modifying action (adding lines, inputs etc. or a structure object etc.)Base helper interface for manipulating a Calculable Line Item Collection (quote / contract / rebate agreement / compensation) document map.Represents either a line item or a folder of a document (e.g. quote/contract/rebate). -
Classes in net.pricefx.common.apibuilder.clicoll used by net.pricefx.formulaengine.scripting.inputbuilderClassDescriptionThis is the shared builder interface for Quotes, RebateAgreements, Contracts and Sales Compensation.
Some important notes on the sequence in which changes to the document structure are processed:
Any modifying action (adding lines, inputs etc. or a structure object etc.)