Package net.pricefx.formulaengine.scripting.queryapi
package net.pricefx.formulaengine.scripting.queryapi
-
InterfacesClassDescriptionAn Expression used to specify either output values or logic criteria of a
PipelineStage.Collection ofExpressionbuilding methodsList of grouping builder to be used inPipelineStage.aggregateByGroups(Function, Function)Represents a list of groupings to be used inPipelineStage.aggregateByGroups(Function, Function)Collection of methods used to specify Orders forPipelineStage.sortBy(Function)stage.The atomic building bock of QueryApi queries.The result type to be consumed by the function given toPipelineStage.stream(Function).A representation of a result row accessible as an immutable map view.QueryAPIAn object which can be part of the output or input of aPipelineStage.An object which represents a QueryApiExpressionand which can be part of the output or input of aPipelineStageas it is alsoSelectableCollection of accessor to Pricefx domain tables asTables.Tableobjects.A representation of a set of columns of a concrete or virtual table.A concrete domain tableWindow function building methods.