Uses of Interface
net.pricefx.formulaengine.DatamartContext.DataSlice
Package
Description
Defines set of domain object classes.
Provides Formula Engine API classes.
-
Uses of DatamartContext.DataSlice in net.pricefx.domain
-
Uses of DatamartContext.DataSlice in net.pricefx.formulaengine
Modifier and TypeMethodDescriptionDatamartContext.newDatamartSlice()
Creates a new DatamartSlice which allows for setting filter criteria along the Time, CustomerGroup, ProductGroup or any other dimension in a Datamart.Modifier and TypeMethodDescriptionDatamartContext.Query.where
(DatamartContext.DataSlice slice) Adds a condition to the query's WHERE clause.