Package | Description |
---|---|
net.pricefx.formulaengine.scripting | |
net.pricefx.server.dto.calculation |
Class and Description |
---|
AttributedResult |
ConfiguratorEntry
This class is used to transport a configurator entry
|
ContextParameter |
DashboardController |
ResultFlexChart |
ResultGauge
This class is used to transport a calculated gauge-style result
|
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
|
Copyright © 2015. All rights reserved.