Package net.pricefx.formulaengine.scripting.portlets
package net.pricefx.formulaengine.scripting.portlets
-
ClassDescriptionCommon 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: [... : ...]]