Uses of Class
net.pricefx.domain.PriceGrid
Package
Description
Provides API related to scripting, including interface
PublicGroovyAPI
, that represents what can be reached in the Groovy element syntax as api
.-
Uses of PriceGrid in net.pricefx.formulaengine.scripting
Modifier and TypeMethodDescriptionPublicGroovyAPI.findPriceGrids
(Date targetDate, String priceGridName) Returns a list of price grids that match the targetDate (i.e. price grid's targetDate <= targetDate).PublicGroovyAPI.getPriceGridSummaryQuery()
Deprecated.
PublicGroovyAPI.queryApi()
withQapiPriceGridLineItem
instead