Uses of Class
net.pricefx.domain.DMDataSlice

Packages that use DMDataSlice
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 DMDataSlice in net.pricefx.formulaengine.scripting

    Methods in net.pricefx.formulaengine.scripting with parameters of type DMDataSlice
    Modifier and Type
    Method
    Description
    boolean
    PublicGroovyAPI.emitDMScopedObject(String typedId, DMDataSlice slice)
    Emits the partitioned object - to be consumed by a PA allocation task (a PA calculation task with a feeder formula calling this method, and a regular formula accepting each emitted partitioned object as its currentItem context, and distributing one or more partitioned object accruals over the set of PA rows which have contributed to those accruals in some way (by revenue, volume...).