Uses of Interface
net.pricefx.formulaengine.scripting.AppPages
Package
Description
Defines set of data transfer object (DTO) classes related to Calculations.
-
Uses of AppPages in net.pricefx.formulaengine.scripting.portlets
Modifier and TypeInterfaceDescriptioninterface
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 -
Uses of AppPages in net.pricefx.server.dto.calculation
Modifier and TypeClassDescriptionclass
This class is used to generate the definition of a so-called controller dashboard portlet (or wizard).class
Deprecated.
ResultMatrix