Package net.pricefx.common.apibuilder.contract
package net.pricefx.common.apibuilder.contract
ContractBuilder API allows to manipulate a contract object from a header logic.
Recommended Reading:
Example:
def isHighPriority = cProcessor.getHelper().getRoot().getInputByName("IsHighPriority")?.value
-
ClassDescriptionPlease read notes in
CalculableLineItemCollectionBuilder
on how to use this builder.A helper class that assists in manipulating the contract object.This is a helper object that is used to build up code-generated content of a Contract.