Uses of Class
net.pricefx.domain.DMField
Packages that use DMField
Package
Description
Defines set of domain object classes.
Provides Formula Engine API classes.
-
Uses of DMField in net.pricefx.domain
Methods in net.pricefx.domain that return DMFieldMethods in net.pricefx.domain with parameters of type DMFieldModifier and TypeMethodDescriptionstatic String
DMField.getTimeDimFieldName
(DMField dateField, CalendarUtil.TimeUnit timeUnit) protected void
-
Uses of DMField in net.pricefx.formulaengine
Methods in net.pricefx.formulaengine that return types with arguments of type DMFieldModifier 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
Fields in net.pricefx.server.util.metamodel.dm declared as DMFieldMethods in net.pricefx.server.util.metamodel.dm that return DMFieldConstructors in net.pricefx.server.util.metamodel.dm with parameters of type DMField