Package net.pricefx.server.dto.calculation
Defines set of data transfer object (DTO) classes related to Calculations.
-
Interface Summary Interface Description ResultHighchart.OnPointClick ResultHighchart.TriggerEvent -
Class Summary Class Description AttributedResult Provides means for output elements' formatting.ConfiguratorEntry This class is used to transport a configurator entry.ContextParameter This class represents the input parameter, the input field.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 calculationResultMatrix.AbstractResultMatrixCell ResultMatrix.ResultMatrixBackEndAction Object representing a button that handles multi-row actions.ResultMatrix.ResultMatrixBackEndCell Create a link/button that should do some desired action to pricefx backend (unity only) [url:"pricelistmanager.revoke..../...", payload: [...ResultMatrix.ResultMatrixCells List of other cells (to be shown as dropdown inlineResultMatrix.ResultMatrixDownloadCell Create a link/button that should do initiate download from pricefx backend (unity only) [url:"pricelistmanager.fetchpdf..../...", payload: [...ResultMatrix.ResultMatrixImageCell ResultMatrix.ResultMatrixLinkCell ResultMatrix.ResultMatrixStyledCell WrappedResult Makes sure that a result appears "as-is" in the fromula result This is e.g.