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
-
Class Summary Class Description ContractBuilder Please read notes inCalculableLineItemCollectionBuilder
on how to use this builder.ContractHelper A helper class that assists in manipulating the contract object.ContractStructure This is a helper object that is used to build up code generated content of a Contract.