Uses of Package
net.pricefx.formulaengine.scripting.portlets
Packages that use net.pricefx.formulaengine.scripting.portlets
Package
Description
Chart Builder API to work with charts.
Provides Formula Engine API classes.
Provides API related to scripting, including interface
PublicGroovyAPI, that represents what can be reached in the Groovy element syntax as api.Provides
InputBuilderFactory as a convenient way to create Inputs.Defines set of data transfer object (DTO) classes related to Calculations.
Provides Dashboard API classes.
-
Classes in net.pricefx.formulaengine.scripting.portlets used by net.pricefx.common.apibuilder.chart
-
Classes in net.pricefx.formulaengine.scripting.portlets used by net.pricefx.formulaengineClassDescriptionThis 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
-
Classes in net.pricefx.formulaengine.scripting.portlets used by net.pricefx.formulaengine.scriptingClassDescriptionThis 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
-
Classes in net.pricefx.formulaengine.scripting.portlets used by net.pricefx.formulaengine.scripting.inputbuilderClassDescriptionThis 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
-
Classes in net.pricefx.formulaengine.scripting.portlets used by net.pricefx.formulaengine.scripting.portletsClassDescriptionCommon interface for the portlet behavior.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 calculationObject representing a button that handles multi-row actions.Create a link/button that should do some desired action to pricefx backend (unity only) [url:"pricelistmanager.revoke..../...", payload: [... : ...], successMessage: "hey, it is ok!"List of other cells (to be shown as dropdown inline)Create a link/button that should do initiate download from pricefx backend (unity only) [url:"pricelistmanager.fetchpdf..../...", payload: [... : ...]]
-
Classes in net.pricefx.formulaengine.scripting.portlets used by net.pricefx.server.dto.calculationClassDescriptionCommon interface for the portlet behavior.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
-