Uses of Class
net.pricefx.domain.DMField
Package
Description
Defines set of domain object classes.
Provides Formula Engine API classes.
-
Uses of DMField in net.pricefx.domain
Modifier and TypeMethodDescriptionstatic String
DMField.getTimeDimFieldName
(DMField dateField, CalendarUtil.TimeUnit timeUnit) protected void
-
Uses of DMField in net.pricefx.formulaengine
Modifier and TypeMethodDescriptionDistFormulaContext.getAllocationFields()
Proxy for DL.calculationConfig.allocationFields, specifying the fields that are going to be updated, including the aggregation expressions that define the allocation math.ModelFormulaContext.getFields()
Retrieves the field definitions previously added usingModelFormulaContext.addField(Object)
. -
Uses of DMField in net.pricefx.server.util.metamodel.dm