Uses of Package
net.pricefx.common.apibuilder.clicoll
-
Classes in net.pricefx.common.apibuilder.clicoll used by net.pricefx.common.apibuilder.clicoll Class Description CalculableLineItemCollectionBuilder This is the shared builder class for Quotes, RebateAgreements and Contracts.
Some important notes on the sequence that changes to the document structure a re processed:
Any modifying action (adding lines, inputs etc or a structure object etc) IS NOT executed as per sequence of the groovy logic! The groovy logic should be more considered as a routine that collects all necessary changes. -
Classes in net.pricefx.common.apibuilder.clicoll used by net.pricefx.common.apibuilder.contract Class Description CalculableLineItemCollectionBuilder This is the shared builder class for Quotes, RebateAgreements and Contracts.
Some important notes on the sequence that changes to the document structure a re processed:
Any modifying action (adding lines, inputs etc or a structure object etc) IS NOT executed as per sequence of the groovy logic! The groovy logic should be more considered as a routine that collects all necessary changes.LineItemHelper LineItemHelper.LineItem -
Classes in net.pricefx.common.apibuilder.clicoll used by net.pricefx.common.apibuilder.quote Class Description CalculableLineItemCollectionBuilder This is the shared builder class for Quotes, RebateAgreements and Contracts.
Some important notes on the sequence that changes to the document structure a re processed:
Any modifying action (adding lines, inputs etc or a structure object etc) IS NOT executed as per sequence of the groovy logic! The groovy logic should be more considered as a routine that collects all necessary changes.LineItemHelper LineItemHelper.LineItem -
Classes in net.pricefx.common.apibuilder.clicoll used by net.pricefx.common.apibuilder.rebateagreement Class Description CalculableLineItemCollectionBuilder This is the shared builder class for Quotes, RebateAgreements and Contracts.
Some important notes on the sequence that changes to the document structure a re processed:
Any modifying action (adding lines, inputs etc or a structure object etc) IS NOT executed as per sequence of the groovy logic! The groovy logic should be more considered as a routine that collects all necessary changes.