| Package | Description |
|---|---|
| net.pricefx.formulaengine | |
| net.pricefx.formulaengine.scripting | |
| net.pricefx.server.dto.calculation |
| Class and Description |
|---|
| ResultMatrix
This class is used to transport a calculated matrix-style result
It is basically a list of maps with the addition that the column names are clearly named and can have a format
This means:
- the UI knows exactly which columns to display (even if some maps do not have those as keys)
- the entry maps can have more "columns" (or keys) than those that are displayed; maybe useful for calculation
|
| ResultPAQuery |
| ResultRebateRecord |
| Class and Description |
|---|
| AttributedResult
Provides means for output elements' formatting.
|
| ConfiguratorEntry
This class is used to transport a configurator entry
|
| ConfiguratorEntryArray
This class is used to transport an array of configurator entries
|
| ContextParameter |
| DashboardController
This class is used to generate the definition of a so called controller dashboard portlet (or wizard).
|
| ResultFlexChart |
| ResultGauge
The Gauge widget class implements a graphical speedometer-style gauge for displaying a measurement by means of a needle
on a dial.
|
| ResultHighchart |
| ResultHighmap |
| ResultMatrix
This class is used to transport a calculated matrix-style result
It is basically a list of maps with the addition that the column names are clearly named and can have a format
This means:
- the UI knows exactly which columns to display (even if some maps do not have those as keys)
- the entry maps can have more "columns" (or keys) than those that are displayed; maybe useful for calculation
|
| WrappedResult
Makes sure that a result appears "as-is" in the fromula result
This is e.g.
|
| Class and Description |
|---|
| AttributedResult
Provides means for output elements' formatting.
|
| ContextParameter |
| DashboardController.ControllerItem |
| DashboardController.ControllerItemType |
| FormulaInputDescriptor |
| ResultHighchart |
| ResultHighmap |
| ResultMatrix
This class is used to transport a calculated matrix-style result
It is basically a list of maps with the addition that the column names are clearly named and can have a format
This means:
- the UI knows exactly which columns to display (even if some maps do not have those as keys)
- the entry maps can have more "columns" (or keys) than those that are displayed; maybe useful for calculation
|
| ResultMatrix.AbstractResultMatrixCell |
| ResultMatrix.ResultMatrixImageCell |
| ResultMatrix.ResultMatrixLinkCell |
| ResultMatrix.ResultMatrixOnRowSelection |
| ResultMatrix.ResultMatrixOnRowSelection.TriggerEvent |
| ResultMatrix.ResultMatrixStyledCell |
Copyright © 2019. All rights reserved.