Uses of Package
net.pricefx.common.apibuilder.clicoll
Packages that use net.pricefx.common.apibuilder.clicoll
Package
Description
The builder and the helper that every document header logic shares.
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.
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.)