Uses of Class
net.pricefx.domain.DMDataSlice
Packages that use DMDataSlice
Package
Description
Root package of the public Groovy API available to Pricefx logics.
-
Uses of DMDataSlice in net.pricefx.formulaengine.scripting
Methods in net.pricefx.formulaengine.scripting with parameters of type DMDataSliceModifier and TypeMethodDescriptionbooleanPublicGroovyAPI.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...).