All Classes All Packages
A
- ABC - Matrix2D.BucketNaming
- abortCalculation() - Method in interface PublicGroovyAPI
-
Aborts the current item (e.g.
- abortCalculation(boolean) - Method in interface PublicGroovyAPI
-
Aborts the current item calculation.
- abortSyntaxCheck() - Method in interface PublicGroovyAPI
-
Aborts the current item parameter determination.
- AbstractChartBuilder<C extends AbstractChartBuilder<C>> - Class in net.pricefx.common.apibuilder.chart
- AbstractChartBuilder(String, IdGenerator, Invocations<MethodInvocation>) - Constructor for class AbstractChartBuilder
- AbstractChartEvent<C extends AbstractChartBuilder<?>,E extends AbstractChartEvent<C,E>> - Class in net.pricefx.common.apibuilder.chart
- AbstractChartEvent(C) - Constructor for class AbstractChartEvent
- AbstractChartEvent.TriggerEvent<T extends AbstractChartEvent.TriggerEvent<?>> - Class in net.pricefx.common.apibuilder.chart
- AbstractChartMeasures<S extends AbstractChartSeries<?,S>,M extends AbstractChartMeasures<S,M>> - Class in net.pricefx.common.apibuilder.chart
- AbstractChartMeasures(S, String) - Constructor for class AbstractChartMeasures
- AbstractChartOptions<C extends AbstractChartBuilder<C>,O extends AbstractChartOptions<C,O>> - Class in net.pricefx.common.apibuilder.chart
- AbstractChartOptions(C, String) - Constructor for class AbstractChartOptions
- AbstractChartSeries<C extends AbstractChartBuilder<C>,S extends AbstractChartSeries<C,S>> - Class in net.pricefx.common.apibuilder.chart
- AbstractChartSeries(C, String) - Constructor for class AbstractChartSeries
- AbstractInputBuilder<T extends AbstractInputBuilder,VT> - Class in net.pricefx.formulaengine.scripting.inputbuilder
- AbstractInputBuilder(InputBuilderContext) - Constructor for class AbstractInputBuilder
- AbstractInputBuilder(InputBuilderContext, InputType, String) - Constructor for class AbstractInputBuilder
- AbstractProductAndCustomerInputBuilder<T extends AbstractProductAndCustomerInputBuilder,VT> - Class in net.pricefx.formulaengine.scripting.inputbuilder
- AbstractProductAndCustomerInputBuilder(InputBuilderContext, InputType, String) - Constructor for class AbstractProductAndCustomerInputBuilder
- AbstractResultMatrixCell() - Constructor for class ResultMatrix.AbstractResultMatrixCell
- ACTION_STATUS - EventType
- activeStep - Variable in class WorkflowInfo
-
The currently active workflow step
- AdaptiveHistogram - Class in com.flaptor.hist4j
-
This class implements a histogram that adapts to an unknown data distribution.
- AdaptiveHistogram() - Constructor for class AdaptiveHistogram
-
Class constructor.
- AdaptiveHistogram.ValueConversion - Interface in com.flaptor.hist4j
-
Auxiliary interface for inline functor object.
- add(Filter) - Method in class Filter
-
Used with OP_OR and OP_AND filters.
- add(Integer) - Method in class CalendarUtil.TimePeriod
- add(String, int, String) - Method in class CalendarUtil
- add(String, int, String) - Method in interface DatamartContext.Calendar
-
Parses a period string and offsets the start date of the resulting TimePeriod with a number of TimeUnits.
- add(String, String, Map<?, ?>...) - Method in interface IRebateRecordManager
-
Add a RR in the given RR-set to the current RA.lineitem with the given name and optional initial generic attribute values If the RR-set with the given label does not yet exist, it will be created as a side-effect.
- add(String, String, Map<?, ?>...) - Method in interface PayoutRecordManager
-
Add a previously non-existing PayoutRecord, identified by type and name
- add(String, Map<?, ?>...) - Method in interface IRebateRecordManager
-
Add a RR to the current RA.lineitem with the given name and optional initial generic attribute values
- add(String, Map<String, Object>) - Method in interface PublicGroovyAPI
-
Adds a new object to the collection of objects of the given type.
- add(Map<?, ?>...) - Method in interface IRebateRecordManager
-
Add a RR to the current RA.lineitem with the default name and optional initial generic attribute values
- ADD - WaterfallColumnType
- addAdditionalConfigValue(String, String) - Method in class ConfiguratorEntry
-
Sets an additional configuration pair Example: def invoicePriceBoundaries = api.createConfiguratorEntry() invoicePriceBoundaries.addAdditionalConfigValue("groupLabel", "Business Rules") invoicePriceBoundaries.addAdditionalConfigValue("showInSectionsPanel", "true")
- addAdditionalMeasure() - Method in class BarLineChart.BarLineSeries
- addAdditionalMeasure() - Method in class BoxplotChart.BoxplotSeries
- addAdditionalMeasure() - Method in class BubbleChart.BubbleSeries
- addAdditionalMeasure() - Method in class DataTableChart.DataTableSeries
- addAdditionalMeasure() - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesSeries
- addAdditionalMeasure() - Method in class HeatmapChart.HeatmapSeries
- addAdditionalMeasure() - Method in class HistogramChart.HistogramSeries
- addAdditionalMeasure() - Method in class PieChart.PieSeries
- addAdditionalMeasure() - Method in class ScatterChart.ScatterSeries
- addAdditionalMeasure() - Method in class TimeSeriesChart.TimeSeriesSeries
- addAdditionalMeasure() - Method in class TimeSeriesScatterChart.TimeSeriesScatterSeries
- addAggregationsFilter() - Method in class AbstractChartSeries
- addApprovalStep(String) - Method in class WorkflowDTO
-
Adds a new approval step at the end of the approval workflow.
- addAuxLine() - Method in class AbstractChartBuilder
- addAuxLine() - Method in class BarLineChart
- addAuxLine() - Method in class BoxplotChart
- addAuxLine() - Method in class BubbleChart
- addAuxLine() - Method in class DetailedTimeSeriesChart
- addAuxLine() - Method in class HistogramChart
- addAuxLine() - Method in class PieChart
- addAuxLine() - Method in class ScatterChart
- addAuxLine() - Method in class TimeSeriesChart
- addAuxLine() - Method in class TimeSeriesScatterChart
- addBackendCall(String, String) - Method in class DashboardController
-
Performs a backend call in the user's context (i.e.
- addBackendCall(String, String, String) - Method in class DashboardController
-
Performs a backend call in the user's context (i.e.
- addBackendCall(String, String, String, String, String) - Method in class DashboardController
-
Performs a backend call in the user's context (i.e.
- addButton(String, String) - Method in class DashboardController
-
Adds a button to the controller
- addButton(String, String, Object) - Method in class DashboardController
-
Adds a button to the controller
- addButton(String, String, Object, Object) - Method in class DashboardController
-
Adds a button to the controller
- addCalculatedFieldSetAction(String) - Method in class CalculationFlowActionBuilder
-
Adds CFS action to the list of actions that should be executed.
- addColumn(String) - Method in interface Matrix2D
-
Add a column to this Matrix2D, without any values
- addColumn(String) - Method in class ResultMatrix
-
Adds a column to the existing set of columns
- addColumn(String) - Method in class ResultMatrix.ResultMatrixBackEndAction
- addColumn(String, Object[]) - Method in interface Matrix2D
-
Add a column to this Matrix2D, with the value on each row retreived from the given values array.
- addColumn(String, String) - Method in class ResultMatrix
-
Adds a column to the existing set of columns including a tooltip
- addColumns(Collection<String>) - Method in class ResultMatrix
-
Adds columns to the existing set of columns
- addColumnTranslation(String, Map<String, String>) - Method in class ResultMatrix
-
Adds translated labels for the given column.
- addContractStructure(ContractStructure) - Method in class ContractBuilder
- addCustomersFilter() - Method in class AbstractChartSeries
- addDataLoadAction(String, String, String) - Method in class CalculationFlowActionBuilder
-
Adds data load action to the list of actions that should be executed.
- addDefaultValues(Map<String, Object>) - Method in interface DatamartRowSet
-
Add default values to be used when creating new rows.
- addDimFilter(String, String) - Method in class AbstractChartSeries
- addDownloadButton(String, String) - Method in class DashboardController
-
Performs a backend call in the user's context in new window.
- addDownloadButton(String, String, String) - Method in class DashboardController
-
Performs a backend call in the user's context in new window.
- addExportAction(String) - Method in class CalculationFlowActionBuilder
-
Adds export/archive action to the list of actions that should be executed.
Snippet:
Export flavour:actionBuilder.addExportAction('jobName').doExport('templateName')
Archive flovour:actionBuilder.addExportAction('jobName').doArchive('templateName')
- addField(Object) - Method in interface ModelFormulaContext
-
Each model is backed by a table in the PA DB.
- addFilter(Filter) - Method in interface DatamartContext.DataSlice
- addFilter(Object) - Method in class Filters
-
Adds a (possibly complex) filter.
- addFilter(String, FilterOperator) - Method in class Filters
- addFilter(String, FilterOperator, Object) - Method in class Filters
- addFilters() - Method in class AbstractChartSeries
- addFilters(FilterOperator) - Method in class AbstractChartSeries
- addFilters(FilterOperator) - Method in class Filters
- addFolder(String) - Method in class ContractBuilder
-
Creates and adds a new folder under the ROOT folder.
- addFolder(String) - Method in class ContractStructure
-
Creates and adds a new folder
- addFolder(String) - Method in class QuoteBuilder
-
Creates and adds a new folder under the ROOT folder.
- addFolder(String) - Method in class QuoteStructure
-
Creates and adds a new folder
- addFolder(String) - Method in class RebateAgreementBuilder
-
Creates and adds a new folder under the ROOT folder.
- addFolder(String) - Method in class RebateAgreementStructure
-
Creates and adds a new folder
- addFolder(String, List<Map<String, Object>>) - Method in class ContractStructure
-
Creates and adds a new folder
- addFolder(String, List<Map<String, Object>>) - Method in class QuoteStructure
-
Creates and adds a new folder
- addFolder(String, List<Map<String, Object>>) - Method in class RebateAgreementStructure
-
Creates and adds a new folder
- addFormatsToResultMatrix() - Method in class ResultMatrix
- addFormulaInput(String, Object) - Method in class ResultMatrix.ResultMatrixBackEndAction
- addGroupBy(String) - Method in class DataTableChart.DataTableSeries
- addHTML(String) - Method in class DashboardController
-
Adds a HTML snippet into the controller
- addInputParameter(String, String) - Method in class Formula
- addInputParameter(String, BigDecimal) - Method in class Formula
- addInvocation(String, Object...) - Method in class AbstractChartBuilder
- addItem(String) - Method in class ContractStructure
-
Creates and adds a new item
- addItem(String) - Method in class RebateAgreementStructure
-
Creates and adds a new item
- addItem(String, List<Map<String, Object>>) - Method in class ContractStructure
-
Creates and adds a new item
- addItem(String, List<Map<String, Object>>) - Method in class RebateAgreementStructure
-
Creates and adds a new item
- addItemReason(String, String) - Method in class WorkflowDTO
- addLineItem(String) - Method in class CalculableLineItemCollectionBuilder
-
Adds a new line item in the root folder.
- addLineItem(String, String) - Method in class CalculableLineItemCollectionBuilder
-
Adds a new line item in the specified parent (folder ID).
- addLineItem(String, String, List<Map<String, Object>>) - Method in class CalculableLineItemCollectionBuilder
-
Adds a new line item in the specified parent (folder ID) and sets some context parameters.
- addLineItemWithId(String, String) - Method in class RATBuilder.RABuilder
- addLineItemWithId(String, String, String) - Method in class RATBuilder.RABuilder
- addLink(String, String) - Method in class DashboardController
-
Adds a link (simple <A> tag) to the controller
- addLink(String, String, Object) - Method in class DashboardController
-
Adds a link (simple <A> tag) to the controller
- addLink(String, String, Object, Object) - Method in class DashboardController
-
Adds a link (simple <A> tag) to the controller
- addLivePriceGridAction(String) - Method in class CalculationFlowActionBuilder
-
Adds live price grid action to the list of actions that should be executed.
- addManualPricelistAction(String) - Method in class CalculationFlowActionBuilder
-
Adds manual pricelist action to the list of actions that should be executed.
- addMap(String...) - Method in class ResultHighmap
-
The map renderer will try to download the appropriate map by peeking at
chart.map
value of the provideddefinition
. - addMappedColumn(String, String, Map<String, Object>) - Method in interface Matrix2D
-
Add a column to this Matrix2D, with the value on each row looked up from the given map, using the mapped column's value as the lookup key.
- addMappedColumn(String, List<String>, Map<MultiKey<String>, Object>) - Method in interface Matrix2D
-
Add a column to this Matrix2D, with the value on each row looked up from the given map, using a set of existing columns' values as a composite lookup key.
- addModule(String...) - Method in class ResultHighchart
-
By default, these modules are already available: boost, drilldown, exporting, export-data, heatmap, no-data-to-display, treemap.
- addObjectTypedId(String) - Method in class ItemSummaryQuery
- addObjRefAction() - Method in class CalculationFlowActionBuilder
-
Adds object references action to the list of actions that should be executed.
- addOption(String) - Method in class OptionInputBuilder
- addOrUpdate(String, String, Map<?, ?>...) - Method in interface PayoutRecordManager
-
Convenience method, adding a PayoutRecord if one with the given type and name does not yest exist, and updating it otherwise.
- addOrUpdate(String, Map<String, Object>) - Method in interface PublicGroovyAPI
-
Adds or updates an object in the collection of objects of the given type.
- addOrUpdateCalcItem(Object, Object, Object) - Method in interface ModelFormulaContext
-
Creates a new or updates an existing calculation item (entry in the Model CalcItems PP) for a given calculation step.
- addOrUpdateInput(String, Map<String, Object>) - Method in class CalculableLineItemCollectionBuilder
-
Adds or updates an input parameter on a folder (or line) with given
lineId
. - addOrUpdateInput(Map<String, Object>) - Method in class CalculableLineItemCollectionBuilder
-
Adds or updates an input parameter on the ROOT level.
- addOrUpdateInput(CalculableLineItemCollectionBuilder, String) - Method in class AbstractInputBuilder
- addOrUpdateOutput(String, Map<String, Object>) - Method in class CalculableLineItemCollectionBuilder
-
Adds or updates a result value (an output value) on a folder (or line item) with given
lineId
- addOrUpdateOutput(Map<String, Object>) - Method in class CalculableLineItemCollectionBuilder
-
Adds or updates a result value (an output value) on the ROOT level.
- addParameter(ContextParameter) - Method in class ConfiguratorEntry
-
Adds a parameter to the list of parameters of this object.
- addParameterConfigEntry(String, Object) - Method in class ContextParameter
- addPart(String) - Method in class QuoteBuilder
-
Creates and adds a new line item to the Quote with the given
sku
. - addPart(String) - Method in class QuoteStructure
-
Creates and adds a new part
- addPart(String, List<Map<String, Object>>) - Method in class QuoteStructure
-
Creates and adds a new part
- addPriceAPIAction(String) - Method in class CalculationFlowActionBuilder
-
Adds PriceAPI action to the list of actions that should be executed.
- addPricelistAction(String) - Method in class CalculationFlowActionBuilder
-
Adds pricelist action to the list of actions that should be executed.
- addProductsFilter() - Method in class AbstractChartSeries
- addProjection(String, String) - Method in class ItemSummaryQuery
- addProjection(String, String, String) - Method in class ItemSummaryQuery
- addProjection(String, String, String, String) - Method in class ItemSummaryQuery
- addProperty(String, Object) - Method in class WorkflowDTO.ApprovalStepDTO
- addProperty(String, Object) - Method in class WorkflowDTO.WatcherStepDTO
- addQuoteMassUpdateAction(String) - Method in class CalculationFlowActionBuilder
-
Adds quote mass update action to the list of actions that should be executed.
- addQuoteStructure(QuoteStructure) - Method in class QuoteBuilder
-
Apply a quote structure.
- addRange(String, BigDecimal, BigDecimal) - Method in class HeatmapChart.HeatmapRangedColorAxis
- addRebateAgreementStructure(RebateAgreementStructure) - Method in class RebateAgreementBuilder
- addRebateRecordAction(String) - Method in class CalculationFlowActionBuilder
-
Adds rebate record action to the list of actions that should be executed.
- addRecord(String, CalendarUtil.TimePeriod, Map<String, ?>, Map<String, FieldFormatType>, boolean...) - Method in interface ModelFormulaContext
-
Adds a new record with the given name if none exist yet with that name in the DRAFT status (
workflowStatus == WorkflowStatus.DRAFT
). - addResultMatrixTab(ResultMatrix) - Method in class ResultHighchart
-
The automatically filled data tab can be replaced by customized ResultMatrix data.
- addRow(Object...) - Method in interface DatamartContext.DataLoader
-
Adds a row to the data buffer that will ultimately be loaded in the feed table.
- addRow(Object...) - Method in class ResultMatrix
-
Adds a data row.
- addRow(List<Object>) - Method in interface DatamartContext.DataLoader
-
Adds a row to the data buffer that will ultimately be loaded in the feed table.
- addRow(List<Object>) - Method in class ResultMatrix
-
Adds a data row.
- addRow(Map<String, Object>) - Method in interface DatamartContext.DataLoader
-
Adds a row to the data buffer that will ultimately be loaded in the feed table.
- addRow(Map<String, Object>) - Method in interface DatamartRowSet
-
Adds a row.
- addRow(Map<String, Object>) - Method in class ResultMatrix
-
Adds a data row.
- addSector(BigDecimal, String) - Method in class ResultGauge
-
Add a GaugeSector contained in this Gauge.
- addSeries() - Method in class BarLineChart
- addSeries() - Method in class BoxplotChart
- addSeries() - Method in class BubbleChart
- addSeries() - Method in class DataTableChart
- addSeries() - Method in class DetailedTimeSeriesChart
- addSeries() - Method in class PieChart
- addSeries() - Method in class ScatterChart
- addSeries() - Method in class TimeSeriesChart
- addSeries() - Method in class TimeSeriesScatterChart
- addSeries() - Method in class WaterfallComparisonChart
- addSimulationAction(String) - Method in class CalculationFlowActionBuilder
-
Adds simulation action to the list of actions that should be executed.
- addSource(DMQuery) - Method in class DMSqlQuery
-
Adds a
DMQuery
as a source for this SQL query. - addSource(DMQuery, String) - Method in class DMSqlQuery
-
Adds a
DMSqlQuery
as a source for this SQL query. - addSource(DatamartContext.Query) - Method in class DMSqlQuery
-
Adds a
DatamartContext.Query
as a source for this SQL query. - addSource(DatamartContext.Query, String) - Method in class DMSqlQuery
-
Adds a
DatamartContext.Query
as a source for this SQL query. - addStep(String, String) - Method in class AuxLine.SteppedLine
- addStop(String, Integer) - Method in class HeatmapChart.HeatmapInterpolatedColorAxis
- addTable(String, Object) - Method in interface ModelFormulaContext
-
Creates a table, represented by a DMTable object, in the PA DB, modelled on and populated from the given source.
- addToConfiguratorEntry(ConfiguratorEntry) - Method in class AbstractInputBuilder
- addTotal(Map<String, Object[]>) - Method in class ItemSummaryQuery
- addTree(String, Collection<String>) - Method in interface ModelFormulaContext
-
Adds a tree to this model, which is effectively a FilterNode object that acts as the root of the tree, i.e.
- addTree(String, Matrix2D, Collection<String>) - Method in interface ModelFormulaContext
-
Adds a tree to this model, consisting of nodes constructed from a data set, usually a PA query result.
- addTree(String, Matrix2D, Collection<String>, Collection<String>, String, String) - Method in interface ModelFormulaContext
-
Creates or replaces a tree as in
ModelFormulaContext.addTree(String, Matrix2D, Collection)
, with the additional specification of an output or output format, and/or labels. - addTreeNode(Long, String, String, String, Filter) - Method in interface ModelFormulaContext
-
Adds a descendent to an existing tree node, identified by its
parentId
. - addValue(double) - Method in class AdaptiveHistogram
-
Adds a data point to the histogram.
- addWarning(String) - Method in interface PublicGroovyAPI
-
Adds a warning to the logic/formula execution warning log.
- addWatcherStep(String) - Method in class WorkflowDTO
-
Adds a watcher step to the end of the approval workflow.
- addWaterfallColumn(WaterfallColumnType, String, String) - Method in class WaterfallChart.WaterfallSeries
- addWaterfallColumn(WaterfallColumnType, String, String) - Method in class WaterfallComparisonChart.WaterfallComparisonSeries
- addWith(String, Object...) - Method in class DMSqlQuery
-
Adds a with clause to the SQL query, where every "?" char gets replaced by the values provided as additional parameters.
- addWith(String, String, Object...) - Method in class DMSqlQuery
-
Adds a with clause to the SQL query, where every "?" char gets replaced by the values provided as additional parameters.
- aggregate(Map<String, Object[]>, List) - Method in class ItemSummaryQuery
- Aggregation(C, String) - Constructor for class ChartSeries.Aggregation
- Aggregation(WaterfallChart.WaterfallSeries, String) - Constructor for class WaterfallChart.Aggregation
- Aggregation(WaterfallComparisonChart.WaterfallComparisonSeries, String) - Constructor for class WaterfallComparisonChart.Aggregation
- AggregationFormula - Enum in net.pricefx.common.api.chart
- aggregationsFilter - Variable in class AbstractChartSeries
- alias - Variable in class DMSqlQuery.ParameterizedQuery
- alignment - Variable in class ResultMatrix.ResultMatrixStyledCell
- all(String, Filter) - Static method in class Filter
-
Create a new Filter using the ALL operator.
- ALL - InputButtonAction
- alreadySatisfiedComment - Variable in class WorkflowDTO.StepDTO
- and(Filter...) - Static method in class Filter
-
Create a new Filter using the AND operator.
- AND - FilterOperator
- andCloseOn(String) - Method in interface DashboardApi
-
Close a tab or popup window when the specified event is triggered.
- andRecalculateOn(String) - Method in interface DashboardApi
-
Specifies on what event the embedded dashboard will be recalculated.
- anyUser(String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select a user from the list of all users.
- applyPlaceholder(String, Object) - Method in class RATBuilder.RABuilder
- applyType(InputType) - Method in class ContextParameter
- AppPages - Interface in net.pricefx.formulaengine.scripting
-
The constants defined in this interface are typically used as the
targetPage
parameter when defining links to jump from a dashboard to other parts of the UI. - approvalDate - Variable in class WorkflowInfo.WorkflowStepInfo
-
Date of approval, GMT timezone
- approvalRequiredEmailAttachments - Variable in class WorkflowInfo.WorkflowStepInfo
-
The attachments
- ApprovalStepDTO(WorkflowDTO, String) - Constructor for class WorkflowDTO.ApprovalStepDTO
- AREA - SeriesType
- AREASPLINE - SeriesType
- ASCENDING - SortType
- asFilter() - Method in class CustomerGroup
- asFilter() - Method in class ProductGroup
- asFilter(DMDataSource) - Method in class CustomerGroup
- asFilter(DMDataSource) - Method in class ProductGroup
- asFilter(DMDataSource, Collection<DMDataSource>) - Method in class CustomerGroup
- asFilter(DMDataSource, Collection<DMDataSource>) - Method in class ProductGroup
- asFilterWithCXSubQuery() - Method in class CustomerGroup
-
Converts CustomerGroup into filter including converting any CX searchable items into custom filter.
- asFilterWithPXSubQuery() - Method in class ProductGroup
-
Converts ProductGroup into filter including converting any PX searchable items into custom filter.
- asLink() - Method in interface IRebateRecordManager
-
Return a clickable link to the RR with the default name, as the result of a formula element
- asLink(String) - Method in interface IRebateRecordManager
-
Return a clickable link to the RR with the given name, as the result of a formula element
- asLink(String, String) - Method in interface IRebateRecordManager
-
Return a clickable link to the RR for the given name and RR-set, as the result of a formula element
- asListOfMaps(Map<String, Object[]>) - Method in class ItemSummaryQuery
- asMap() - Method in class LineItemHelper.LineItem
- asParam(String) - Method in interface DashboardApi
-
Exposes event payload - attribute of the specified name - as a parameter that can be read in the embedded dashboard.
- asResultMatrix(String...) - Method in interface IRebateRecordManager
-
Return a ResultMatrix listing all RRs in the agreement, optionally the fields/attributes to be shown as matrix columns.
- assign(String, Object) - Method in interface RContext
-
Assigns a value to a variable in R.
- attributedResult(Object) - Method in interface PublicGroovyAPI
-
Creates an
AttributedResult
object to be returned as a result of an output element. - AttributedResult - Class in net.pricefx.server.dto.calculation
-
Provides means for output elements' formatting.
- AttributedResult(Object) - Constructor for class AttributedResult
- AttributedResult(Object, Map<String, Object>) - Constructor for class AttributedResult
- attributeName - Variable in class AbstractProductAndCustomerInputBuilder
- AuxLine<C extends AbstractChartBuilder<C>> - Class in net.pricefx.common.apibuilder.chart
- AuxLine(C, String, String) - Constructor for class AuxLine
- AuxLine.Line<C extends ObjectIdentity> - Class in net.pricefx.common.apibuilder.chart
- AuxLine.SteppedLine<C extends ObjectIdentity> - Class in net.pricefx.common.apibuilder.chart
- AuxLine.VerticalLine<C extends ObjectIdentity> - Class in net.pricefx.common.apibuilder.chart
- AuxLineColor - Enum in net.pricefx.common.api.chart
- AuxLineType - Enum in net.pricefx.common.api.chart
B
- back() - Method in class CFSAction
- back() - Method in class DataLoadAction
- back() - Method in class ExportAction
- back() - Method in class LivePriceGridAction
- back() - Method in class ManualPricelistAction
- back() - Method in class ObjRefAction
- back() - Method in class PriceAPIAction
- back() - Method in class PricelistAction
- back() - Method in class RebateRecordAction
- back() - Method in class ScheduleSettings
- back() - Method in class SimulationAction
- back() - Method in class AbstractChartEvent.TriggerEvent
- back() - Method in interface ResultHighchart.OnPointClick
- back() - Method in interface ResultHighchart.TriggerEvent
- backEndAction(String, String, String, String, String) - Method in class ResultMatrix
- background - Variable in class ResultMatrix.ResultMatrixStyledCell
- bandByOptions - Variable in class ChartSeries.Aggregation
- BAR - ChartType
- BAR - SeriesType
- BarLineAdditionalMeasure(BarLineChart.BarLineSeries, String) - Constructor for class BarLineChart.BarLineAdditionalMeasure
- BarLineChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- BarLineChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class BarLineChart
- BarLineChart.BarLineAdditionalMeasure - Class in net.pricefx.common.apibuilder.chart
- BarLineChart.BarLineOnChartClick - Class in net.pricefx.common.apibuilder.chart
- BarLineChart.BarLineOnChartClick.BarLineTriggerEvent - Class in net.pricefx.common.apibuilder.chart
- BarLineChart.BarLineOptions - Class in net.pricefx.common.apibuilder.chart
- BarLineChart.BarLineSeries - Class in net.pricefx.common.apibuilder.chart
- BarLineOnChartClick() - Constructor for class BarLineChart.BarLineOnChartClick
- BarLineOptions(BarLineChart, String) - Constructor for class BarLineChart.BarLineOptions
- BarLineSeries(BarLineChart, String) - Constructor for class BarLineChart.BarLineSeries
- BarLineTriggerEvent(String) - Constructor for class BarLineChart.BarLineOnChartClick.BarLineTriggerEvent
- base64Decode(String) - Method in interface PublicGroovyAPI
-
Decodes a base64 encoded string.
- base64Encode(String) - Method in interface PublicGroovyAPI
-
Provides a standard Base64 encoding of a string.
- Basic(C, String) - Constructor for class ChartOptions.Basic
- Basic(C, String) - Constructor for class ChartSeries.Basic
- Basic(S, String) - Constructor for class ChartMeasures.Basic
- BasicRebateAgreementBuilder<T extends BasicRebateAgreementBuilder> - Class in net.pricefx.common.apibuilder.rebateagreement
-
Created by petercipov on 22/03/16.
- BasicRebateAgreementBuilder(String, String, IdGenerator, Invocations<MethodInvocation>, HeaderPhase) - Constructor for class BasicRebateAgreementBuilder
- bindings - Variable in class DMSqlQuery.ParameterizedQuery
- BLACK - AuxLineColor
- BLUE - AuxLineColor
- bom() - Method in interface PublicGroovyAPI
-
Accesses and retrieves values from a rolled-up bill of materials for the SKU being calculated.
- bom(String) - Method in interface PublicGroovyAPI
-
Accesses and retrieves values from a rolled-up bill of materials for the SKU being calculated.
- bom(String, String) - Method in interface PublicGroovyAPI
-
Accesses and retrieves values from a rolled-up bill of materials for the SKU being calculated.
- bom(String, String, String) - Method in interface PublicGroovyAPI
-
Accesses and retrieves the values from a rolled-up bill of materials for the SKU being calculated.
- bomList() - Method in interface PublicGroovyAPI
-
Rolls up the current SKU's BoM and returns the rolled up BoM records (not just the quantities).
- BOOLEAN - InputType
- booleanUserEntry(String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user enter a boolean (yes or no) value.
- BOOLEANUSERENTRY - InputType
- BOTTOM - LimitPosition
- boundCall(String, String, String, Boolean...) - Method in interface PublicGroovyAPI
-
Triggers a HTTPS request towards the Pricefx server, either local one or an external one.
- BOXPLOT - ChartType
- BoxplotAdditionalMeasure(BoxplotChart.BoxplotSeries, String) - Constructor for class BoxplotChart.BoxplotAdditionalMeasure
- BoxplotChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods, described at HighCharts.Chart.
- BoxplotChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class BoxplotChart
- BoxplotChart.BoxplotAdditionalMeasure - Class in net.pricefx.common.apibuilder.chart
- BoxplotChart.BoxplotOptions - Class in net.pricefx.common.apibuilder.chart
- BoxplotChart.BoxplotSeries - Class in net.pricefx.common.apibuilder.chart
- BoxplotOptions(BoxplotChart, String) - Constructor for class BoxplotChart.BoxplotOptions
- BoxplotSeries(BoxplotChart, String) - Constructor for class BoxplotChart.BoxplotSeries
- BUBBLE - ChartType
- BubbleAdditionalMeasure(BubbleChart.BubbleSeries, String) - Constructor for class BubbleChart.BubbleAdditionalMeasure
- BubbleChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- BubbleChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class BubbleChart
- BubbleChart.BubbleAdditionalMeasure - Class in net.pricefx.common.apibuilder.chart
- BubbleChart.BubbleOnChartClick - Class in net.pricefx.common.apibuilder.chart
- BubbleChart.BubbleOnChartClick.BubbleTriggerEvent - Class in net.pricefx.common.apibuilder.chart
- BubbleChart.BubbleOptions - Class in net.pricefx.common.apibuilder.chart
- BubbleChart.BubbleSeries - Class in net.pricefx.common.apibuilder.chart
- BubbleChart.BubbleSize - Class in net.pricefx.common.apibuilder.chart
- BubbleOnChartClick() - Constructor for class BubbleChart.BubbleOnChartClick
- BubbleOptions(BubbleChart, String) - Constructor for class BubbleChart.BubbleOptions
- BubbleSeries(BubbleChart, String) - Constructor for class BubbleChart.BubbleSeries
- BubbleSize(BubbleChart.BubbleSeries, String, String) - Constructor for class BubbleChart.BubbleSize
- BubbleTriggerEvent(String) - Constructor for class BubbleChart.BubbleOnChartClick.BubbleTriggerEvent
- build() - Method in class BarLineChart
- build() - Method in class BoxplotChart
- build() - Method in class BubbleChart
- build() - Method in class DataTableChart
- build() - Method in class DetailedTimeSeriesChart
- build() - Method in class HeatmapChart
- build() - Method in class HistogramChart
- build() - Method in class PieChart
- build() - Method in class ScatterChart
- build() - Method in class TimeSeriesChart
- build() - Method in class TimeSeriesScatterChart
- build() - Method in class WaterfallChart
- build() - Method in class WaterfallComparisonChart
- build() - Method in class ContractBuilder
- build() - Method in class QuoteBuilder
- build() - Method in class BasicRebateAgreementBuilder
- build() - Method in class RATBuilder
- build(ChartType) - Method in class AbstractChartBuilder
- buildContextParameter() - Method in class AbstractInputBuilder
- buildDataTableChart(String, String) - Method in interface IRebateRecordManager
-
Deprecated.
- builderContext - Variable in class AbstractInputBuilder
- buildFlexChart(Object) - Method in interface PublicGroovyAPI
-
Deprecated.Calls
buildFlexChart(null, definition)
. See the full documentation inPublicGroovyAPI.buildFlexChart(Object)
. - buildFlexChart(String, Object) - Method in interface PublicGroovyAPI
-
Deprecated.Creates a
FlexChart
from the passeddefinition
by merging it withoptions
defined within thebaseTemplateToUse
template.Although it may change in future releases, for now, a
FlexChart
is nothing else than aHighcharts
chart. Therefore, the passeddefinition
(also applies to thebaseTemplateToUse
template) must denoteHighcharts options
- please consultHighcharts
documentation for more details, and note that FlexCharts must comply to the outdated Highcharts release 4.Since
Highcharts options
are normally specified by aJavaScript object literal
, the passeddefinition
must be either aJSON
string representing suchobject literal
, or anyobject
which can be mapped to suchJSON
representation. Therefore, typically thedefiniton
will be passed as amap of maps
.Example:
def definition = [ chart: [ type: "bar" ], title: [ text: "A common FlexChart" ], series: [ [ data: [10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21] ] ] ] api.buildFlexChart(definition)
Highcharts options
are supported. Moreover, usage of some options is prohibited deliberately. These are currentlyglobal
,events
and everyJavaScript function
-based options.Note:
FlexChart
templates are defined by an administrator in the 'Configuration
' section. - buildFromOpaqueString(String) - Method in class Dictionary
- buildHighchart(Map<String, ?>) - Method in interface PublicGroovyAPI
-
Creates a
ResultHighchart
from the passeddefinition
. - buildHighmap(Map<String, ?>) - Method in interface PublicGroovyAPI
-
Creates a
ResultHighmap
from the passeddefinition
. - buildMap() - Method in class AbstractInputBuilder
- buildQuery(DatamartContext.Query) - Method in interface DatamartContext
-
EXPERIMENTAL: Not all aspects and properties of a query are supported.
- bulkLoadMode() - Method in interface PayoutRecordManager
-
Switches to bulk-load mode, which is recommended when the volume of records to be added or updated exceeds 100k (in regular mode, 100k records are created in around 10min).
- BUTTON - InputType
- ButtonInputBuilder<VT> - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type Button
InputType.BUTTON
- ButtonInputBuilder(InputBuilderContext, String) - Constructor for class ButtonInputBuilder
C
- calculableLineItemCollection - Variable in class LineItemHelper
- CalculableLineItemCollectionBuilder<T extends CalculableLineItemCollectionBuilder> - Class in net.pricefx.common.apibuilder.clicoll
-
This is the shared builder class for Quotes, RebateAgreements and Contracts.
Some important notes on the sequence in which changes to the document structure are processed:
Any modifying action (adding lines, inputs etc. - CalculableLineItemCollectionBuilder(String, String, IdGenerator, Invocations<MethodInvocation>, HeaderPhase) - Constructor for class CalculableLineItemCollectionBuilder
- calculableLineItemCollectionMap - Variable in class LineItemHelper.LineItem
- calculateSummaryStatistics() - Method in interface DatamartQueryResult
-
Calculates basic summary statistics on the query result data, and add it to the Summary map: Sum, Avg, Mean, Min, Max, Std and quantiles Q.05, Q.1, Q.2, Q.25, Q.4, Q.5, Q.6, Q.7, Q.75, Q.8, Q.8, Q.95.
- CALCULATION_COMPLETED_CFS - EventType
- CALCULATION_COMPLETED_PG - EventType
- CALCULATION_COMPLETED_PL - EventType
- CALCULATION_COMPLETED_RC - EventType
- CALCULATION_COMPLETED_SIM - EventType
- CalculationFlowActionBuilder - Class in net.pricefx.common.apibuilder.calculationflowaction
-
CalculationFlowActionBuilder is the starting point of an interface that allows you define actions within calculation flow logic.The calculation flow action builder is available in calculation flow by this call:
def builder = actionBuilder
Note that you will find full code snippets in the"Command Templates/Calculation Flow Examples"
inside calculation flow formulas UI. - CalculationFlowActionBuilder(Invocations<MethodInvocationRecord>) - Constructor for class CalculationFlowActionBuilder
- CalculationFlowActionBuilder(Invocations<MethodInvocationRecord>, CalculationFlowTimeUnit, BigDecimal, String, Boolean, CFTraitType) - Constructor for class CalculationFlowActionBuilder
- CalculationResultType - Enum in net.pricefx.common.api
-
Enumeration of existing CalculationResultTypes.
- calendar() - Method in interface DatamartContext
-
Instantiates a PA Calendar utility object.
- calendar() - Method in interface PublicGroovyAPI
-
Gets a
java.util.Calendar
object initialized with the current targetDate (or a new Date() if no target date is given). - calendar(Date) - Method in interface PublicGroovyAPI
-
Gets a calendar object initialized with
date
. - CalendarUtil - Class in net.pricefx.common.util
- CalendarUtil() - Constructor for class CalendarUtil
- CalendarUtil(FastDateFormat, FastDateFormat) - Constructor for class CalendarUtil
- CalendarUtil.TimePeriod - Class in net.pricefx.common.util
- CalendarUtil.TimeUnit - Enum in net.pricefx.common.util
- CANCEL - InputButtonAction
- canDoLogarithmicAxis(char) - Method in class BarLineChart
- canDoLogarithmicAxis(char) - Method in class BubbleChart
- canDoLogarithmicAxis(char) - Method in class DetailedTimeSeriesChart
- canDoLogarithmicAxis(char) - Method in class ScatterChart
- canDoLogarithmicAxis(char) - Method in class TimeSeriesChart
- castNumeric(String) - Method in interface ItemSummaryQuery.QueryGeneratorCallback
- CellClickTriggerEvent(String) - Constructor for class ChartEvents.OnCellClick.CellClickTriggerEvent
- cells - Variable in class ResultMatrix.ResultMatrixCells
- cells(String, Object...) - Method in class ResultMatrix
- CFSAction<ATTACHEDTO extends Help> - Class in net.pricefx.common.apibuilder.calculationflowaction
-
This action starts calculation of selected CFS.
- CFSAction(ATTACHEDTO, Invocations<MethodInvocationRecord>, String) - Constructor for class CFSAction
- ChainedJobInfo - Class in net.pricefx.common.dto
-
This class is a DTO that holds information about jobs that should be executed next.
- ChainedJobInfo() - Constructor for class ChainedJobInfo
- CHANGE_NOTIFICATION_CA - EventType
- CHANGE_NOTIFICATION_MPL - EventType
- CHANGE_NOTIFICATION_PP - EventType
- ChartBuilder - Class in net.pricefx.common.apibuilder.chart
- ChartBuilder() - Constructor for class ChartBuilder
- ChartBuilder(IdGenerator, InvocationBuilder<MethodInvocation>) - Constructor for class ChartBuilder
- ChartEvents - Class in net.pricefx.common.apibuilder.chart
- ChartEvents.OnCellClick<C extends AbstractChartBuilder<?>> - Class in net.pricefx.common.apibuilder.chart
- ChartEvents.OnCellClick.CellClickTriggerEvent - Class in net.pricefx.common.apibuilder.chart
- ChartEvents.OnChartClick<C extends AbstractChartBuilder<?>,E extends ChartEvents.OnChartClick<C,E>> - Class in net.pricefx.common.apibuilder.chart
- ChartEvents.OnChartClick.ClickTriggerEvent<T extends ChartEvents.OnChartClick.ClickTriggerEvent<?>> - Class in net.pricefx.common.apibuilder.chart
- ChartEvents.OnRowClick<C extends AbstractChartBuilder<?>> - Class in net.pricefx.common.apibuilder.chart
- ChartEvents.OnRowClick.RowClickTriggerEvent - Class in net.pricefx.common.apibuilder.chart
- ChartMeasures - Class in net.pricefx.common.apibuilder.chart
- ChartMeasures.Basic<S extends AbstractChartSeries<?,S>,M extends ChartMeasures.Basic<S,M>> - Class in net.pricefx.common.apibuilder.chart
- ChartMeasures.EmbeddedBoxplot<S extends AbstractChartSeries<?,S>,M extends ChartMeasures.EmbeddedBoxplot<S,M>> - Class in net.pricefx.common.apibuilder.chart
- ChartMeasures.Type<S extends AbstractChartSeries<?,S>,M extends ChartMeasures.Type<S,M>> - Class in net.pricefx.common.apibuilder.chart
- ChartOptions - Class in net.pricefx.common.apibuilder.chart
- ChartOptions.Basic<C extends AbstractChartBuilder<C>,O extends ChartOptions.Basic<C,O>> - Class in net.pricefx.common.apibuilder.chart
- ChartOptions.EmbeddedBoxplot<C extends AbstractChartBuilder<C>,O extends ChartOptions.EmbeddedBoxplot<C,O>> - Class in net.pricefx.common.apibuilder.chart
- ChartOptions.XYLabels<C extends AbstractChartBuilder<C>,O extends ChartOptions.XYLabels<C,O>> - Class in net.pricefx.common.apibuilder.chart
- ChartOptions.XYMinMax<C extends AbstractChartBuilder<C>,O extends ChartOptions.XYMinMax<C,O>> - Class in net.pricefx.common.apibuilder.chart
- ChartOptions.ZAxis<C extends AbstractChartBuilder<C>,O extends ChartOptions.ZAxis<C,O>> - Class in net.pricefx.common.apibuilder.chart
- ChartSeries - Class in net.pricefx.common.apibuilder.chart
- ChartSeries.Aggregation<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C,S>> - Class in net.pricefx.common.apibuilder.chart
- ChartSeries.Basic<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C,S>> - Class in net.pricefx.common.apibuilder.chart
- ChartSeries.EmbeddedBoxplot<C extends AbstractChartBuilder<C>,S extends ChartSeries.Basic<C,S>> - Class in net.pricefx.common.apibuilder.chart
- ChartType - Enum in net.pricefx.common.api.chart
- children - Variable in class ModelFormulaContext.TreeNode
- ClaimContext - Interface in net.pricefx.formulaengine.scripting
-
ClaimContext is used for configuration of Channel Manager.
- clear() - Method in interface DatamartContext.DataSlice
- CLEAR - InputButtonAction
- clearAttribute(String) - Method in class AttributedResult
- clearConfigParameter(String) - Method in class ContextParameter
- clearNewSchedule() - Method in class ScheduleSettings
- clearRenderInfo(String) - Method in class CalculableLineItemCollectionBuilder
-
Clears the existing render info for a field or for all fields
- ClickTriggerEvent(String) - Constructor for class ChartEvents.OnChartClick.ClickTriggerEvent
- close() - Method in class TableContext
- close() - Method in interface StreamResults
-
Releases the often significant resources required to provide access to the query result set.
- CM_MAIN_PAGE - Static variable in interface AppPages
-
ChannelManager module -
targetPageState
optionaltypedId
for specific Claim details - CM_RECORDS_PAGE - Static variable in interface AppPages
-
ChannelManager module
- CM_TYPES_PAGE - Static variable in interface AppPages
-
ChannelManager module
- color - Variable in class ResultMatrix.ResultMatrixStyledCell
- color() - Method in enum AuxLineColor
- ColorAxisType - Enum in net.pricefx.common.api.chart
- Column - Class in net.pricefx.server.util.metamodel.dm
-
Represents a column and its metadata description.
- Column(DMField, Table) - Constructor for class Column
- com.flaptor.hist4j - package com.flaptor.hist4j
-
Provides histogram class.
- com.googlecode.genericdao.search - package com.googlecode.genericdao.search
-
Filter
is used by theSearch
class to specify a restriction on what results should be returned in the search. - comment - Variable in class WorkflowInfo.WorkflowStepInfo
-
A user comment entered during approval/denial
- ComparisonType - Enum in net.pricefx.common.api.chart
- COMPLEX - FieldFormatType
- COMPOSITEFLEXCHART - CalculationResultType
- COMPOSITEOFSIMPLE - CalculationResultType
- CONFIG_WIZARDS_PAGE - Static variable in interface AppPages
-
Configuration pages
- configurator(String, String) - Method in interface PublicGroovyAPI
- configurator(String, String, Object) - Method in interface PublicGroovyAPI
- configurator(String, String, Object, Object) - Method in interface PublicGroovyAPI
- CONFIGURATOR - InputType
- ConfiguratorEntry - Class in net.pricefx.server.dto.calculation
-
This class is used to transport a configurator entry.
- ConfiguratorEntry() - Constructor for class ConfiguratorEntry
-
Creates an empty configurator entry object.
- CONFIGURATORENTRY - CalculationResultType
- CONFIGURATORENTRYARRAY - CalculationResultType
- ConfiguratorInputBuilder<VT> - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type Configurator or InlineConfigurator (
InputType.CONFIGURATOR
orInputType.INLINECONFIGURATOR
) - ConfiguratorInputBuilder(InputBuilderContext, String, String, boolean) - Constructor for class ConfiguratorInputBuilder
- conn - Variable in class TableContext
- constantSelectTextExpression(String) - Method in interface ItemSummaryQuery.QueryGeneratorCallback
- CONTAINS - FilterOperator
- containsAttribute(String) - Method in class AttributedResult
- contextByLabel(String) - Method in interface PublicGroovyAPI
-
Retrieves the previous calculation result by the logic element label (not the element result name).
- contextName() - Method in interface PublicGroovyAPI
-
Name of the current context, e.g.
- ContextParameter - Class in net.pricefx.server.dto.calculation
-
This class represents the input parameter, the input field.
- ContextParameter() - Constructor for class ContextParameter
- ContextParameter(String, DMFieldCollection, String, String) - Constructor for class ContextParameter
- ContextParameter(InputType, String, Date, PersistedObjectService) - Constructor for class ContextParameter
- ContextParameter(LookupTable, Date) - Constructor for class ContextParameter
- ContextParameter(LookupTable, Date, String) - Constructor for class ContextParameter
- contextSkuSet(int) - Method in interface PublicGroovyAPI
-
Returns a set of SKUs which comprise so-called 'SKU context' of the current formula execution.
- contextType() - Method in interface PublicGroovyAPI
-
The type (type code string) of the current context.
- contextTypedId() - Method in interface PublicGroovyAPI
-
The typedId of the current context.
- CONTRACT - CalculationResultType
- ContractBuilder - Class in net.pricefx.common.apibuilder.contract
-
Please read notes in
CalculableLineItemCollectionBuilder
on how to use this builder. - ContractHelper - Class in net.pricefx.common.apibuilder.contract
-
A helper class that assists in manipulating the contract object.
- ContractHelper(Map<String, Object>) - Constructor for class ContractHelper
- ContractStructure - Class in net.pricefx.common.apibuilder.contract
-
This is a helper object that is used to build up code generated content of a Contract.
- ContractStructure() - Constructor for class ContractStructure
- ContractStructure.Item - Class in net.pricefx.common.apibuilder.contract
-
A DTO that holds information about the new item (contract type or folder) to be created.
- CONTRIB - AggregationFormula
- convertValue(double) - Method in interface AdaptiveHistogram.ValueConversion
-
This method should implement the conversion function.
- copyWithoutValue() - Method in class ContextParameter
- count(String) - Method in class TableContext
-
Get the row count of a in-memory table
- count(String, Filter...) - Method in interface PublicGroovyAPI
-
Returns the number of records that a corresponding
PublicGroovyAPI.find(String, int, int, String, List, Filter...)
would return. - COUNT - AggregationFormula
- COUNTDISTINCT - AggregationFormula
- cp - Variable in class AbstractInputBuilder
- createAnyUserEntry(String) - Method in class InputBuilderFactory
-
Creates new
UserEntry
InputType.USERENTRY
input (context parameter). - createBooleanUserEntry(String) - Method in class InputBuilderFactory
-
Creates new
BooleanUserEntry
Boolean
input (context parameter). - createButtonEntry(String) - Method in class InputBuilderFactory
-
Creates new button input.
- createConfiguratorEntry() - Method in interface PublicGroovyAPI
-
Creates an empty configurator entry object.
- createConfiguratorEntry(InputType, String) - Method in interface PublicGroovyAPI
-
Creates a configurator entry object and adds the specified input parameter as the first parameter to the configurator entry.
- createConfiguratorEntry(InputType, String, Date) - Method in interface PublicGroovyAPI
-
Creates a configurator entry object and adds the specified input parameter as the first parameter to the configurator entry.
- createConfiguratorEntryArray(Object...) - Method in interface PublicGroovyAPI
-
Creates a configurator entry array object which is to be returned from a logic element.
- createConfiguratorInputBuilder(String, String, boolean) - Method in class InputBuilderFactory
-
Creates new
ConfiguratorEntry
- createCustomerEntry() - Method in class InputBuilderFactory
-
Creates new
CustomerEntry
InputType.CUSTOMER
input (context parameter). - createCustomerEntry(String) - Method in class InputBuilderFactory
-
Creates new
CustomerEntry
InputType.CUSTOMER
input (context parameter). - createCustomerGroupEntry() - Method in class InputBuilderFactory
-
Creates new
CustomerGroupEntry
InputType.CUSTOMERGROUP
input (context parameter). - createCustomerGroupEntry(String) - Method in class InputBuilderFactory
-
Creates new
CustomerGroupEntry
InputType.CUSTOMERGROUP
input (context parameter). - createDateRangeUserEntry(String) - Method in class InputBuilderFactory
-
Creates new
DateRangeUserEntry
input (context parameter).Creates an input parameter Rendered as two date picker fields that let the user enter a date range (start and end date). - createDateTimeUserEntry(String) - Method in class InputBuilderFactory
-
Creates new
DateTimeUserEntry
input (context parameter). - createDateUserEntry(String) - Method in class InputBuilderFactory
-
Creates new
DateUserEntry
Date
input (context parameter). - createDmFilter(String, String, String) - Method in class InputBuilderFactory
-
Creates new
DataMartFilterBuilderUserEntry
InputType.DMFILTERBUILDER
input (context parameter). - createElementNameFilter(String, Object, String...) - Method in interface PublicGroovyAPI
-
Creates a cross-list filter expression based on metadata.
- createFilterBuilder(String, String) - Method in class InputBuilderFactory
-
Creates new
FilterBuilderUserEntry
InputType.FILTERBUILDER
input (context parameter). - createFolder(String) - Method in class ContractStructure
-
Creates a new folder item, but does not add it to the list
- createFolder(String) - Method in class QuoteStructure
-
Creates a new folder item, but does not add it to the list
- createFolder(String) - Method in class RebateAgreementStructure
-
Creates a new folder item, but does not add it to the list
- createHiddenEntry(String) - Method in class InputBuilderFactory
-
Creates new hidden input (context parameter).
- createInputMatrix(String) - Method in class InputBuilderFactory
-
Creates new
InputMatrix
InputType.INPUTMATRIX
input (context parameter). - createIntegerUserEntry(String) - Method in class InputBuilderFactory
-
Creates new
IntegerUserEntry
Integer
input (context parameter). - createItem(String) - Method in class ContractStructure
-
Creates a new "part" item but does not add it
- createItem(String) - Method in class RebateAgreementStructure
-
Creates a new "part" item but does not add it
- createMultiTierEntryInputBuilder(String) - Method in class InputBuilderFactory
-
Creates a new
MultiTierInputBuilder
- createNewRevision(String) - Method in interface PublicGroovyAPI
-
Creates a revision of CalculableLineItemCollection (Quote, Rebate Agreement, Contract).
- createOptionEntry(String) - Method in class InputBuilderFactory
-
Creates new
OptionEntry
InputType.OPTION
input (context parameter). - createOptionsEntry(String) - Method in class InputBuilderFactory
-
Creates new
OptionsEntry
InputType.OPTIONS
input (context parameter). - createOrUpdatePricegridInputAttribute(String, String, String, Long) - Method in interface PublicGroovyAPI
-
Creates or updates a user input attribute on an LPG.
- createOrUpdatePricelistInputAttribute(String, String, String, Long) - Method in interface PublicGroovyAPI
-
Creates or updates a user input attribute on a price list.
- createParameter(InputType, String) - Method in class ConfiguratorEntry
-
Creates a parameter and adds it to the list of inputs.
- createParameter(InputType, String, Date) - Method in class ConfiguratorEntry
-
Creates a parameter and adds it to the list of inputs.
- createParameter(ContextParameter) - Method in class ConfiguratorEntry
-
Creates a parameter and adds it to the list of inputs.
- createParameter(ContextParameter, Closure) - Method in class ConfiguratorEntry
-
Creates a parameter and adds it to the list of inputs.
- createPart(String) - Method in class QuoteStructure
-
Creates a new "part" item but does not add it
- createProductEntry() - Method in class InputBuilderFactory
-
Creates new
ProductEntry
InputType.PRODUCT
input (context parameter). - createProductEntry(String) - Method in class InputBuilderFactory
-
Creates new
ProductEntry
InputType.PRODUCT
input (context parameter). - createProductGroupEntry() - Method in class InputBuilderFactory
-
Creates new
ProductGroupEntry
InputType.PRODUCTGROUP
input (context parameter). - createProductGroupEntry(String) - Method in class InputBuilderFactory
-
Creates new
ProductGroupEntry
InputType.PRODUCTGROUP
input (context parameter). - createRadioEntry(String) - Method in class InputBuilderFactory
-
Creates new radio input (context parameter).
- createStringUserEntry(String) - Method in class InputBuilderFactory
-
Creates new
StringUserEntry
input (context parameter). - createTable(String, Object) - Method in class TableContext
-
Creates a new in-memory table - eventually dropping an already existing table with same name
- createTable(String, Map<String, DataType>, List<String>) - Method in class TableContext
-
Creates a new in-memory table - eventually dropping an already existing table with same name - based on the passed field list No data is loaded yet.
- createTableFromCustomerExtension(String, String, Collection<String>) - Method in class TableContext
-
Creates a new in-memory table - eventually dropping an already existing table with same name - based on the customer master extension meta data.
- createTableFromCustomerMaster(String, Collection<String>) - Method in class TableContext
-
Creates a new in-memory table - eventually dropping an already existing table with same name - based on the customer master meta data.
- createTableFromLookupTable(String, Long, Collection<String>) - Method in class TableContext
-
Creates a new in-memory table - eventually dropping an already existing table with same name - based on a lookup table/ pricing parameter table
- createTableFromProductExtension(String, String, Collection<String>) - Method in class TableContext
-
Creates a new in-memory table - eventually dropping an already existing table with same name - based on the product master extension meta data.
- createTableFromProductMaster(String, Collection<String>) - Method in class TableContext
-
Creates a new in-memory table - eventually dropping an already existing table with same name - based on the product master meta data.
- createTableFromQuery(String, DatamartContext.Query) - Method in class TableContext
-
Creates a new in-memory table - eventually dropping an already existing table with same name - based on the query definition fields.
- createTableFromQueryResult(String, DatamartQueryResultImpl) - Method in class TableContext
-
Creates a new in-memory table - eventually dropping an already existing table with same name - based on the query result fields.
- createTableFromSearch(String, Search, String) - Method in class TableContext
- createTextUserEntry(String) - Method in class InputBuilderFactory
-
Creates new
TextUserEntry
InputType.TEXTUSERENTRY
input (context parameter). - createTimeUserEntry(String) - Method in class InputBuilderFactory
-
Creates new
TimeUserEntry
input (context parameter). - createUserEntry(String) - Method in class InputBuilderFactory
-
Creates new
UserEntry
BigDecimal
input (context parameter). - createVLookup(String) - Method in class InputBuilderFactory
-
Creates new
AnyUserEntry
InputType.USERENTRY
input (context parameter). - criticalAlert(String) - Method in interface PublicGroovyAPI
-
Marks the current logic element as a critical alert and provides the given message.
- CUMCONTRIB - AggregationFormula
- CUMSUM - AggregationFormula
- currentContext() - Method in interface PublicGroovyAPI
-
Provides a Map of the current execution context info variables.
- currentContext(String) - Method in interface PublicGroovyAPI
-
In case of list processing (price lists, price grids), this method allows an easy access to values from the same list.
- currentContext(String, String) - Method in interface PublicGroovyAPI
-
In case of list processing (price lists, price grids), this method allows an easy access to values from the same list.
- currentItem() - Method in interface PublicGroovyAPI
-
In case of a list processing operation (for price lists, price grids), this method gets the currently worked on record, for example: For price calculations, it returns the price list item or price grid item or quote item. For Calculated Field Sets, it returns the row being processed, like Product/Customer/ProductExtension/PriceParameter row.
- currentItem(String) - Method in interface PublicGroovyAPI
-
The same as
PublicGroovyAPI.currentItem()
but it returns only the value of the given attribute. - currentItemByElementName(String) - Method in interface PublicGroovyAPI
-
In case of a list processing operation (for price lists, price grids), this method gets the currently worked on record's property by elementName.
- currentPartitionName() - Method in interface PublicGroovyAPI
-
Returns the current partition name.
- custom(String) - Static method in class Filter
-
Create a new Filter using a custom JPQL/HQL expression.
- custom(String, Object...) - Static method in class Filter
-
Create a new Filter using a custom JPQL/HQL expression.
- custom(String, Collection<?>) - Static method in class Filter
-
Create a new Filter using a custom JPQL/HQL expression.
- CUSTOM - EventType
- customer(String) - Method in interface PublicGroovyAPI
-
Retrieves the given attribute value from the Customers table for the customer selected by the user in the input parameter "Customer".
- customer(String, boolean) - Method in interface PublicGroovyAPI
-
Equivalent of the standard syntax "Customer" function.
- customer(String, String) - Method in interface PublicGroovyAPI
-
Retrieves the given attribute value from the Customers table for the given customer.
- customer(String, String, boolean) - Method in interface PublicGroovyAPI
-
Retrieves the given attribute value of the given customer.
- customer(String, String, boolean, String, Object) - Method in interface PublicGroovyAPI
-
Retrieves a named attribute value of the named customer (if the value is
null
and defaultFromParent istrue
, retrieves (and returns) the value from the customer's parent regardless if that value isnull
as well or not. - CUSTOMER - InputType
- customerExtension(String, Filter...) - Method in interface PublicGroovyAPI
-
Retrieves a list of all customer extentions records (CX) from a CX table named
extensionName
. - CustomerGroup - Class in net.pricefx.domain
-
CustomerGroup
- CustomerGroup() - Constructor for class CustomerGroup
- CUSTOMERGROUP - InputType
- customerGroupEntry(String...) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select a group of customers and returns the selection as a Map.
- customerGroupEntry(String, String, Object) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select a group of customers and returns the selection as a Map.
- CustomerInputBuilder - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type Customer
InputType.CUSTOMER
- CustomerInputBuilder(InputBuilderContext, String) - Constructor for class CustomerInputBuilder
- customersFilter - Variable in class AbstractChartSeries
- customerToRelatedObjectsFilter(String, String) - Method in interface PublicGroovyAPI
-
Creates a filter to be applied to a search on a related object type, limiting the result to objects of the related type that has a link to the given customer.
- customEvent(Object) - Method in interface PublicGroovyAPI
-
Sends an event of the type "CUSTOM".
- customEvent(Object, String) - Method in interface PublicGroovyAPI
-
Sends an event of the type "CUSTOM".
- customEvent(Object, String, String) - Method in interface PublicGroovyAPI
-
Sends an event of the type "CUSTOM".
- customEvent(Object, String, String, boolean) - Method in interface PublicGroovyAPI
-
Sends an event of the type "CUSTOM".
D
- DARK_GREEN - AuxLineColor
- DARK_RED - AuxLineColor
- dashboard(String) - Method in interface PublicGroovyAPI
-
Returns a
DashboardApi
instance for a dashboard of the specified name. - DASHBOARD - CalculationResultType
- DashboardApi - Interface in net.pricefx.server.dto.calculation.dashboard
-
DashboardApi
interface is used used for configuration of Embedded Dashboards. - DashboardController - Class in net.pricefx.server.dto.calculation
-
This class is used to generate the definition of a so called controller dashboard portlet (or wizard).
- DashboardController() - Constructor for class DashboardController
- DASHBOARDCONTROLLER - CalculationResultType
- dashboardWideEvent(String) - Method in interface PublicGroovyAPI
-
Constructs an event name that is unique to the current dashboard.
- DataLoadAction<ATTACHEDTO extends Help> - Class in net.pricefx.common.apibuilder.calculationflowaction
-
This action starts calculation of selected data load.
- DataLoadAction(ATTACHEDTO, Invocations<MethodInvocationRecord>, String, String, String) - Constructor for class DataLoadAction
- dataMap - Variable in class WorkflowInfo
-
Extra data that is generated and filled by the workflow formula (optionally) to be used e.g.
- datamartCalendar() - Method in interface PublicGroovyAPI
-
Deprecated.Use
DatamartContext.calendar()
instead. - DatamartContext - Interface in net.pricefx.formulaengine
-
Provides an API to query and load PA data from a formula context.
- DatamartContext.Calendar - Interface in net.pricefx.formulaengine
-
Helper class mainly for working with dates and time periods as used in the PriceAnalyzer module.
- DatamartContext.DataLoader - Interface in net.pricefx.formulaengine
-
API for loading data into a
DMDataFeed
orDMTable
from a formula context. - DatamartContext.DataProfilerResult - Interface in net.pricefx.formulaengine
- DatamartContext.DataSlice - Interface in net.pricefx.formulaengine
-
A DataSlice defines a set of filters to be applied to a PA DataSet (Datamart, DataSource...).
- DatamartContext.Query - Interface in net.pricefx.formulaengine
-
API for building a PA query in a formula context.
- datamartCustomerGroupEntry(String...) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select a group of customers and returns the selection as a Map.
- datamartFilter(Object) - Method in interface PublicGroovyAPI
-
Translates a CustomerGroup/ProductGroup/DMDataSlice to its equivalent filter representation, mapping the domain level field names to the corresponding Datamart field names in the process.
- datamartFilterBuilderUserEntry(String, String, Object...) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user build a filter for a given Datamart.
- datamartLookup(Object...) - Method in interface PublicGroovyAPI
- datamartProductGroupEntry(String...) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select a group of products and returns the selection as a Map.
- datamartQuery(Object...) - Method in interface PublicGroovyAPI
-
Deprecated.
- DatamartQueryResult - Interface in net.pricefx.formulaengine
-
Provides access to a QueryResult in a formula context.
- DatamartRowSet - Interface in net.pricefx.formulaengine
-
Represents the data of a PA field collection (Data Feed, Data Source, Datamart, etc.) and provides methods to work with it.
- DATATABLE - ChartType
- DataTableAdditionalMeasure(DataTableChart.DataTableSeries, String) - Constructor for class DataTableChart.DataTableAdditionalMeasure
- DataTableChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- DataTableChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class DataTableChart
- DataTableChart.DataTableAdditionalMeasure - Class in net.pricefx.common.apibuilder.chart
- DataTableChart.DataTableOptions - Class in net.pricefx.common.apibuilder.chart
- DataTableChart.DataTableSeries - Class in net.pricefx.common.apibuilder.chart
- DataTableOptions(DataTableChart, String) - Constructor for class DataTableChart.DataTableOptions
- DataTableSeries(DataTableChart, String) - Constructor for class DataTableChart.DataTableSeries
- date() - Static method in class CalendarUtil
- DATE - FieldFormatType
- DateRangeInputBuilder - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type DateRangeUserEntry
InputType.DATERANGEUSERENTRY
. - DateRangeInputBuilder(InputBuilderContext, String) - Constructor for class DateRangeInputBuilder
- dateRangeUserEntry(String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user enter a date range (start and end date).
- DATERANGEUSERENTRY - InputType
- DATETIME - FieldFormatType
- dateTimeUserEntry(String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user to enter a date time value in format "dd/MM/yyyy HH:mm" (e.g.
- DATETIMEUSERENTRY - InputType
- dateUserEntry(String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user enter a date value.
- DATEUSERENTRY - InputType
- DAY - CalendarUtil.TimeUnit
- DB_DASHBOARDS_PAGE - Static variable in interface AppPages
-
Dashboards -
targetPageState
optional dashboard name - decideFormat(Object) - Method in class ResultMatrix
- decimalUserEntry(String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user enter a decimal value.
- DEFAULT - ColorAxisType
- delete(Filter...) - Method in interface PayoutRecordManager
-
Delete PayoutRecords linked to the current RebateRecord, adhering to one or more optional Filter criteria
- delete(String, Map<String, Object>) - Method in interface PublicGroovyAPI
-
Deletes an object in the collection of objects of the given type.
- deleteCurrentRow() - Method in interface DatamartRowSet
-
Deletes the current row.
- deleteItem(String) - Method in class CalculableLineItemCollectionBuilder
-
Deletes an item or folder.
- deleteRecords() - Method in interface ModelFormulaContext
-
Deletes all ModelRecords associated with the model, which are not yet submitted into the workflow.
- deleteRow(Map<String, Object>) - Method in interface DatamartRowSet
-
Deletes a row.
- deleteTree(String) - Method in interface ModelFormulaContext
-
Deletes the tree with the given name, if it exists.
- DESCENDING - SortType
- DetailedTimeSeriesAdditionalMeasure(DetailedTimeSeriesChart.DetailedTimeSeriesSeries, String) - Constructor for class DetailedTimeSeriesChart.DetailedTimeSeriesAdditionalMeasure
- DetailedTimeSeriesChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- DetailedTimeSeriesChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class DetailedTimeSeriesChart
- DetailedTimeSeriesChart.DetailedTimeSeriesAdditionalMeasure - Class in net.pricefx.common.apibuilder.chart
- DetailedTimeSeriesChart.DetailedTimeSeriesOptions - Class in net.pricefx.common.apibuilder.chart
- DetailedTimeSeriesChart.DetailedTimeSeriesSeries - Class in net.pricefx.common.apibuilder.chart
- DetailedTimeSeriesOptions(DetailedTimeSeriesChart, String) - Constructor for class DetailedTimeSeriesChart.DetailedTimeSeriesOptions
- DetailedTimeSeriesSeries(DetailedTimeSeriesChart, String) - Constructor for class DetailedTimeSeriesChart.DetailedTimeSeriesSeries
- determineDistinctValues(Collection<String>) - Method in interface DatamartQueryResult
-
Adds the set of distinct values for the specified projections to the Summary map, in summary.distinctValuesFor_
. - Dictionary<C extends AbstractChartBuilder<C>> - Class in net.pricefx.common.apibuilder.chart
- Dictionary(C, String, String) - Constructor for class Dictionary
- dimFilterEntry(String, Column) - Method in interface DatamartContext
-
DimFilter input parameter: renders a selection of all possible values for the given dimension field, in the FC which the column's table represents.
- dimFilterEntry(String, Column, String) - Method in interface DatamartContext
-
DimFilter input parameter: renders a selection of all possible values for the given dimension field, in the FC which the column's table represents.
- DMCalendar - Class in net.pricefx.domain
- DMCalendar() - Constructor for class DMCalendar
- DMCalendar(FastDateFormat, FastDateFormat) - Constructor for class DMCalendar
- DMCalendar.TimeDim - Class in net.pricefx.domain
- DMDIMFILTER - InputType
- DMFIELD - InputType
- DMFIELDS - InputType
- DmFilterBuilder - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type DMFilterBuilder
InputType.DMFILTERBUILDER
. - DmFilterBuilder(InputBuilderContext, String, String, String) - Constructor for class DmFilterBuilder
- DMFILTERBUILDER - InputType
- DMSOURCE - InputType
- DMSqlQuery - Class in net.pricefx.domain
-
Query object for building SQL statements from source queries, with clauses and parameter bindings.
- DMSqlQuery() - Constructor for class DMSqlQuery
- DMSqlQuery.ParameterizedQuery - Class in net.pricefx.domain
- doArchive(String) - Method in class ExportAction
-
Notifies system that archiving for selected template should be started.
- DOES_NOT_CONTAIN - FilterOperator
- DOES_NOT_END_WITH - FilterOperator
- DOES_NOT_START_WITH - FilterOperator
- doExport(String) - Method in class ExportAction
-
Notifies system that export for selected template should be started.
- downloadButton(String, String, String) - Method in class ResultMatrix
- DP_PAGE - Static variable in interface AppPages
-
DealPlanner module -
targetPageState
optionaltypedId
for specific DealPlan details - DP_TYPES_PAGE - Static variable in interface AppPages
-
DealPlanner module
- dropTable(String) - Method in interface ModelFormulaContext
-
Drops the table, uniquely identified by tableName within this model.
- dropTable(String) - Method in class TableContext
-
Drops an existing in-memory table.
E
- editabilityStatus - Variable in class ContractStructure.Item
- editabilityStatus - Variable in class QuoteStructure.Item
- editabilityStatus - Variable in class RebateAgreementStructure.Item
- emailAttachment - Variable in class WorkflowDTO.StepDTO
-
Signals that approvable should be exported and attached to email in the given step
- emailAttachment - Variable in class WorkflowInfo.WorkflowStepInfo
-
Has this step attachments to be sent along the notification email?
- emailAttachmentTemplateName - Variable in class WorkflowDTO.StepDTO
- emailAttachmentTemplateName - Variable in class WorkflowInfo.WorkflowStepInfo
-
If emailAttachment is true, then this settings allow to use any other than default excel template
- EmbeddedBoxplot(C, String) - Constructor for class ChartOptions.EmbeddedBoxplot
- EmbeddedBoxplot(C, String) - Constructor for class ChartSeries.EmbeddedBoxplot
- EmbeddedBoxplot(S, String) - Constructor for class ChartMeasures.EmbeddedBoxplot
- emit(Object) - Method in interface PublicGroovyAPI
-
Emits an object to be consumed by an external thread.
- emitDMScopedObject(String, DMDataSlice) - Method in interface PublicGroovyAPI
-
Emits the partitioned object - to be consumed by a PA allocation task (a PA calculation task with a feeder formula calling this method, and a regular formula accepting each emitted partitioned object as its currentItem context, and distributing one or more partitioned object accruals over the set of PA rows which have contributed to those accruals in some way (by revenue, volume...).
- emitPersistedObject(String) - Method in interface PublicGroovyAPI
-
Finds a PersistedObject with the given typedId and emits it if it exists.
- emitPersistedObject(String, Long) - Method in interface PublicGroovyAPI
-
Finds a PersistedObject for the given type and ID and emits it if it exists.
- emitRebateRecords(String, String, Filter...) - Method in interface PublicGroovyAPI
-
Emits the rebate records matching the given search criteria - to be consumed by a PA allocation task (a PA calculation task with a feeder formula calling this method, and a regular formula accepting each emitted RebateRecord as its currentItem context, and distributing one or more RebateRecord accruals over the set of PA rows which have contributed to those accruals in some way (by revenue, volume...).
- emitRebateRecords(String, String, String, Filter...) - Method in interface PublicGroovyAPI
-
Emits the rebate records matching the given search criteria - to be consumed by a PA allocation task (a PA calculation task with a feeder formula calling this method, and a regular formula accepting each emitted RebateRecord as its currentItem context, and distributing one or more RebateRecord accruals over the set of PA rows which have contributed to those accruals in some way (by revenue, volume...).
- endDate(Date) - Method in enum CalendarUtil.TimeUnit
- ENDS_WITH - FilterOperator
- entityRef(PartitionedObject) - Method in interface PublicGroovyAPI
-
Creates an entityRef value (usually db ID) for the given entity.
- equal(String, Object) - Static method in class Filter
-
Create a new Filter using the == operator.
- EQUAL - FilterOperator
- equals(Object) - Method in class Filter
- equals(Object) - Method in class WorkflowDTO.StepDTO
- equals(Object) - Method in class CustomerGroup
- equals(Object) - Method in class ContextParameter
- ERRORS - Static variable in class ModelEvaluator
- eval(String) - Method in interface RContext
-
Parses and evaluates an R expression and returns the result.
- evalCustomerFilterLogic(String, String) - Method in interface PublicGroovyAPI
-
Evaluates the customer (group) filter logic.
- evalExpression(String) - Method in interface PublicGroovyAPI
-
Evaluates an arithmetic expression that is passed as a string.
- evalProductFilterLogic(String, String) - Method in interface PublicGroovyAPI
-
Evaluates the product (group) filter logic.
- evaluate(Map<String, Object>) - Method in class ModelEvaluator
-
Executes a model's evaluation logic, taking a map of input parameters.
- evaluateTree(ModelFormulaContext.TreeNode, Map<String, Object>) - Method in class ModelEvaluator
-
Determines the node in a model tree that complies to the given input, starting from a given TreeNode.
- eventName - Variable in class AbstractChartEvent.TriggerEvent
- EventType - Enum in net.pricefx.common.api
- exclude(CalendarUtil.TimePeriod) - Method in interface DatamartContext.DataSlice
- exclude(CustomerGroup) - Method in interface DatamartContext.DataSlice
- exclude(ProductGroup) - Method in interface DatamartContext.DataSlice
- executedByNames - Variable in class WorkflowInfo.WorkflowStepInfo
-
Approved by user(s) : user names for easier display
- executedByUsers - Variable in class WorkflowInfo.WorkflowStepInfo
-
Approved by user(s)
- executeQuery(String) - Method in class TableContext
- executeQuery(DatamartContext.Query) - Method in interface DatamartContext
-
Executes the given
DatamartContext.Query
. - executeQuery(Query) - Method in class TableContext
- executeSqlQuery(String, Object...) - Method in interface DatamartContext
-
Executes an ANSI compliant SQL SELECT statement in the PA DB.
Important note: A non-compliant statement that does not fail at the present time may well fail in the future releases.
The DB schema that can be queried is constructed on the fly by means of view definitions. - executeSqlQuery(DMSqlQuery) - Method in interface DatamartContext
-
Executes an ANSI compliant SQL SELECT statement in the PA DB.
- executeUpdate(String) - Method in class TableContext
-
Execute non-select queries like UPDATE,INSERT, etc
- executionStatus - Variable in class WorkflowInfo.WorkflowStepInfo
-
The status of the step Can be: INITIALIZED, PREEXECUTED, EXECUTED_DENIED, EXECUTED_APPROVED, EXECUTED_WITHDRAWN, ALREADY_SATISFIED
- ExportAction<ATTACHEDTO extends Help> - Class in net.pricefx.common.apibuilder.calculationflowaction
-
This action starts exporting or archiving.
- ExportAction(ATTACHEDTO, Invocations<MethodInvocationRecord>, String) - Constructor for class ExportAction
- Expression<O extends ObjectIdentity> - Class in net.pricefx.common.apibuilder.chart
- Expression(O, String, String) - Constructor for class Expression
- extraCSS - Variable in class ResultMatrix.ResultMatrixStyledCell
F
- fc - Variable in class Table
- fc() - Method in class Table
- fecthKV(String, Map<String, Object>, int) - Method in interface PublicGroovyAPI
-
Retrieves multiple values from a table
- field - Variable in class Column
- FieldFormatType - Enum in net.pricefx.common.api
-
Enumeration of existing FieldFormatTypes.
- fieldSelectionEntry(String, String) - Method in interface DatamartContext
- fieldSelectionEntry(String, String, Collection<String>, Boolean) - Method in interface DatamartContext
- fieldSelectionEntry(String, Table, String) - Method in interface DatamartContext
-
FC field selector, optionally limited to fields of a given type.
- fieldSelectionEntry(String, Table, String, Boolean) - Method in interface DatamartContext
-
FC field selector, optionally limited to fields of a given type.
- FILE_DATE_FORMAT - Static variable in class CalendarUtil
- FILE_DATETIME_FORMAT - Static variable in class CalendarUtil
- filter - Variable in class ModelFormulaContext.TreeNode
- filter(String, Object) - Method in interface PublicGroovyAPI
-
Deprecated.Use
Filter.equal(String, Object)
instead - filter(String, Object, Object) - Method in interface PublicGroovyAPI
-
Deprecated.Use the
Filter
functions instead - Filter - Class in com.googlecode.genericdao.search
-
A
Filter
is used by theSearch
class to specify a restriction on what results should be returned in the search. - Filter() - Constructor for class Filter
- Filter(String, Object) - Constructor for class Filter
- Filter(String, Object, int) - Constructor for class Filter
- Filter(Map<String, ?>) - Constructor for class Filter
- FILTERBUILDER - InputType
- FilterBuilderInputBuilder - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type FilterBuilder
InputType.FILTERBUILDER
. - FilterBuilderInputBuilder(InputBuilderContext, String, String) - Constructor for class FilterBuilderInputBuilder
- filterBuilderUserEntry(String, String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user build a filter for a table of objects of the type defined by the
typeCode
parameter. - filterFomulaName - Variable in class AbstractProductAndCustomerInputBuilder
- filterFormulaParam - Variable in class AbstractProductAndCustomerInputBuilder
- filterFromMap(Map<String, Object>) - Method in interface PublicGroovyAPI
-
Constructs a filter object from the map representation of that filter (from the "wire format").
- FilterOperator - Enum in net.pricefx.common.api.chart
- filters - Variable in class AbstractChartSeries
- Filters<O extends ObjectIdentity> - Class in net.pricefx.common.apibuilder.chart
- Filters(O, String, String) - Constructor for class Filters
- find(Filter...) - Method in interface PayoutRecordManager
-
Retreive PayoutRecords linked to the current RebateRecord, adhering to one or more optional Filter criteria
- find(String, int, int, String, Filter...) - Method in interface PublicGroovyAPI
-
The Swiss army knife method of the API.
- find(String, int, int, String, List<String>, boolean, Filter...) - Method in interface PublicGroovyAPI
-
The Swiss army knife method of the API.
- find(String, int, int, String, List<String>, Filter...) - Method in interface PublicGroovyAPI
-
The Swiss army knife method of the API.
- find(String, int, int, String, Map<String, String>, boolean, Filter...) - Method in interface PublicGroovyAPI
-
The Swiss army knife method of the API.
- find(String, int, Filter...) - Method in interface PublicGroovyAPI
-
Deprecated.Instead use
PublicGroovyAPI.find(String, int, int, String, List, Filter...)
where you should always specify the fields to be returned. - find(String, int, String, Filter...) - Method in interface PublicGroovyAPI
-
Deprecated.Instead use
PublicGroovyAPI.find(String, int, int, String, List, Filter...)
where you should always specify the fields to be returned. - find(String, Filter...) - Method in interface PublicGroovyAPI
-
Deprecated.Instead use
PublicGroovyAPI.find(String, int, int, String, List, Filter...)
in order to always specify the fields to be returned (for performance reasons). - findAllWithContractTermTypeUN(String) - Method in class ContractHelper
-
Finds all contract line items with the specified contract term type.
- findAllWithLabel(String) - Method in class LineItemHelper
- findAllWithSKU(String) - Method in class QuoteHelper
-
Retrieves a list of all line items that are for a particular sku
- findApprovedPricelistItems(String) - Method in interface PublicGroovyAPI
-
Returns a list of summary items.
- findAttachedDocuments(String, String, Filter...) - Method in interface PublicGroovyAPI
-
Finds documents (Quotes, Contracts, Rebate Agreements or Claims) attached to a particular entity, or a line item of a particular entity.
- findByLineId(String) - Method in class LineItemHelper
- findCalculatedFieldSets(Date, String) - Method in interface PublicGroovyAPI
-
Returns a list of calculated field sets that match the targetDate.
- findCustomerAssignments(String) - Method in interface PublicGroovyAPI
-
Finds all assignment records for the given customerId.
- findCustomersInGroup(CustomerGroup) - Method in interface PublicGroovyAPI
-
Retrieves a list of customers which match the given CustomerGroup (the first 200 entries are returned).
- findCustomersInGroup(CustomerGroup, int, String) - Method in interface PublicGroovyAPI
-
Retrieves a list of customers which match the given CustomerGroup with custom paging and sorting.
- findDataLoad(String, String, String) - Method in interface PublicGroovyAPI
- findLookupTable(String) - Method in interface PublicGroovyAPI
-
Finds a price parameter table object (LT): of the given name; which is valid at the current target date; whose Status is Active or Simulation Only (Simulation Only tables will be used only when the logic is run as simulation); if executed during simulation, it must have a matching Simulation Set.
- findLookupTableValues(String, Filter...) - Method in interface PublicGroovyAPI
-
Returns a filtered list of rows of a price parameter table.
- findLookupTableValues(String, String, Filter...) - Method in interface PublicGroovyAPI
-
Returns sorted rows of a Price Parameter table (optionally filtered).
- findLookupTableValues(String, List<String>, String, Filter...) - Method in interface PublicGroovyAPI
-
Returns sorted rows of a Price Parameter table (optionally filtered).
- findLookupTableValues(String, Map<String, Object>, List<String>, String, Filter...) - Method in interface PublicGroovyAPI
-
Returns sorted rows of a Price Parameter table (optionally filtered).
- findManualPricelists(Date, String) - Method in interface PublicGroovyAPI
-
Returns a list of manual price lists that match the targetDate (i.e.
- findNextRevUNs(String, String...) - Method in interface PublicGroovyAPI
-
Finds the next revision uniqueNames for the given Quotes/Contracts/RebateAgreements.
- findPreviousApprovableState(String, String...) - Method in interface PublicGroovyAPI
-
Finds the previous approvable entity state if some DENIED or WITHDRAWN workflow for the approvable exists.
- findPreviousWorkflowInfo(String, String...) - Method in interface PublicGroovyAPI
-
Finds the approvable entity's previous workflow history if some DENIED or WITHDRAWN workflow for the approvable exists.
- findPriceGrids(Date, String) - Method in interface PublicGroovyAPI
-
Returns a list of price grids that match the targetDate (i.e.
- findPricelists(Date, String) - Method in interface PublicGroovyAPI
-
Returns a list of price lists that match the targetDate (i.e.
- findRebateRecordLoad(String) - Method in interface PublicGroovyAPI
- findRecord(String, Date, String) - Method in interface ModelFormulaContext
-
Finds the ModelRecord, if it exists, with the given name, valid on the given day (record.startDate <= validOnDate <= record.endDate), and with the given workflow status, if not
null
. - findRecords(Filter, String...) - Method in class ModelEvaluator
-
Equivalent to
ModelFormulaContext.findRecords(Filter, String...)
. - findRecords(Filter, String...) - Method in interface ModelFormulaContext
-
Finds ModelRecords associated to this model using only Filter criteria.
- findRow(String, Object) - Method in class ResultMatrix
-
Retrieves a particular row based on a value check
- findSimulations(Date, String) - Method in interface PublicGroovyAPI
-
Returns a list of simulations that match the targetDate (i.e.
- findTreeNode(String, List<String>) - Method in interface ModelFormulaContext
-
Finds the tree node, if it exists, in the given tree with the given
path
. - findWorkflowInfo(String, Object) - Method in interface PublicGroovyAPI
-
Finds active workflows for the given approvable.
- first() - Method in interface DatamartRowSet
-
Sets the current row index of this
DatamartRowSet
to the first row. - FLEXCHART - CalculationResultType
- flush() - Method in interface DatamartContext.DataLoader
-
Flushes the data to the DB.
- flush() - Method in interface PayoutRecordManager
-
To be called when all records have been created and/or updated.
- fontweight - Variable in class ResultMatrix.ResultMatrixStyledCell
- formatNumber(String, Object) - Method in interface PublicGroovyAPI
-
Formats a number as a String.
- formatNumber(String, String, Object) - Method in interface PublicGroovyAPI
-
Formats a number as a String.
- formatString(String, String, Object...) - Method in interface PublicGroovyAPI
-
Formats a string like
String.format(java.lang.String, java.lang.Object...)
. - Formula<S extends AbstractChartSeries<?,S>> - Class in net.pricefx.common.apibuilder.chart
- Formula(S, String, String) - Constructor for class Formula
- FORMULA - AggregationFormula
- fromExisting(String) - Method in class RATBuilder
- fromListOfMaps(Collection<String>, Collection<Map<String, Object>>) - Static method in interface Matrix2D
- fromListOfMaps(Collection<Map<String, Object>>) - Static method in interface Matrix2D
- fromMap(ObjectMapper, Map<String, Object>) - Static method in class CustomerGroup
- fromMap(ObjectMapper, Map<String, Object>) - Static method in class ProductGroup
- fromMap(Map<String, Object>) - Method in class WorkflowDTO.ApprovalStepDTO
- fromMap(Map<String, Object>) - Method in class WorkflowDTO.StepDTO
- fromMap(Map<String, Object>) - Method in class WorkflowDTO.WatcherStepDTO
- fromMap(Map<String, Object>) - Static method in class CustomerGroup
- fromMap(Map<String, Object>) - Static method in class ProductGroup
- fromParams(Map) - Method in class RATBuilder
- fromResultMatrix(ResultMatrix) - Static method in interface Matrix2D
- fromSimpleFilter(String, String) - Static method in class CustomerGroup
- fromSimpleFilter(String, String) - Static method in class ProductGroup
- FUNCTION - AggregationFormula
G
- GAUGE - CalculationResultType
- generateQuerySQL(PersistedObjectService, String, String, T) - Method in class ItemSummaryQuery
- get() - Method in interface IRebateRecordManager
-
Get the RR with the default name linked to the current RA.lineitem
- get() - Method in interface StreamResults
-
Retrieves the current row, which depending on the query executed could be anything from a
PersistedObject
to a map of (field,value) pairs to a single primitive value. - get(String) - Static method in enum FieldFormatType
- get(String) - Static method in enum CalendarUtil.TimeUnit
- get(String) - Method in interface IRebateRecordManager
-
Get the RR with the given name linked to the current RA.lineitem
- get(String) - Method in interface RContext
-
Retreives a value from R
- get(String, String) - Method in interface IRebateRecordManager
-
In the given RR-set, get the RR with the given name linked to the current RA.lineitem
- get(String, String) - Method in interface PayoutRecordManager
-
Retreives the payout record, if any, with the given type and name, linked to the current RebateRecord.
- get(String, CalendarUtil.TimeUnit) - Static method in enum CalendarUtil.TimeUnit
- getAccumCount(double) - Method in class AdaptiveHistogram
-
Returns the cumulative density function for a given data point.
- getActions() - Method in class CalculationFlowActionBuilder
- getAdditionalConfig() - Method in class ConfiguratorEntry
-
Gets the Map of additional configurations
- getAddUnknownValues() - Method in class ContextParameter
- getAggregation() - Method in class WaterfallChart.WaterfallSeries
- getAggregation() - Method in class WaterfallComparisonChart.WaterfallComparisonSeries
- getAggregationMode() - Method in class ItemSummaryQuery.Projection
- getAll() - Method in interface IRebateRecordManager
-
Get all RRs linked to the the current agreement (via RR --> RLI --> RBA).
- getAll(String) - Method in interface IRebateRecordManager
-
Get all RRs linked to the line item with the given lineID in the current agreement (via RR --> RLI).
- getAllFields() - Method in interface DatamartRowSet
-
Provides the list of all the fields.
- getAllItemsFilter(T) - Method in class ItemSummaryQuery
- getAlreadySatisfiedComment() - Method in class WorkflowDTO.StepDTO
- getAlwaysEditable() - Method in class ContextParameter
- getApprovalDatePartitionDefaultTZ() - Method in class WorkflowInfo.WorkflowStepInfo
-
Date of approval, partition default timezone
- getApprovalRequiredEmailAttachments() - Method in class WorkflowDTO.ApprovalStepDTO
- getApprover() - Method in class WorkflowDTO.ApprovalStepDTO
-
Deprecated.Return the current approver in case of single approver set (or null if none set or if group approval)
- getApprovers() - Method in class WorkflowDTO.ApprovalStepDTO
-
Return the current approvers (or null if none set or if group approval)
- getAttachments() - Method in interface ModelFormulaContext
- getAttribute(String) - Method in class AttributedResult
- getAttributeName(String) - Method in interface ClaimContext
-
Get name of the attribute based on Claim Type configuration to which the column gets persisted
- getAttributes() - Method in class AttributedResult
- getBandByOptions() - Method in class ChartSeries.Aggregation
- getBaseTemplateToUse() - Method in class ResultFlexChart
- getBaseURL() - Method in interface PublicGroovyAPI
-
Returns the base URL component of the current instance.
- getBatchInfo() - Method in interface PublicGroovyAPI
-
Gets the info about the current batch of items being calculated by a calculation thread.
- getBinding(String) - Method in interface PublicGroovyAPI
-
Gets a named binding variable from a library function.
- getBoundPartitionNames() - Method in interface PublicGroovyAPI
-
Returns a bound partition list.
- getCalcItem() - Method in interface ModelFormulaContext
-
In a distributed calculation step, this method retrieves the item to be calculated.
- getCalculableLineItem(Object, String) - Method in interface PublicGroovyAPI
-
Returns a line item of the given calculable line item collection (CLIC).
- getCalculableLineItemCollection(String) - Method in interface PublicGroovyAPI
-
Returns the full object (header and line items) of e.g.
- getCalculableLineItemResult(Object, String...) - Method in interface PublicGroovyAPI
-
Returns results of the given names (or labels) from a line item object (its map representation).
- getCalculate() - Method in class CFSAction
- getCalculate() - Method in class DataLoadAction
- getCalculate() - Method in class LivePriceGridAction
- getCalculate() - Method in class ManualPricelistAction
- getCalculate() - Method in class PricelistAction
- getCalculate() - Method in class RebateRecordAction
- getCalculate() - Method in class SimulationAction
- getCalculationContext() - Method in interface PublicGroovyAPI
-
Retrieves the CalculationContext of the logic evaluation (logic element group).
For a PA Calculation or Flush logic this can be (from PriceFxInterface): FORMULAELEMENTGROUP_DM_INIT = "init" - executed before rows FORMULAELEMENTGROUP_DM_ROW = "row" - executed for every line of the Target/Source FORMULAELEMENTGROUP_DM_SUMMARY = "summary" - executed after rows In RebateAgreement calculation there is: FORMULAELEMENTGROUP_RM_AGREEMENT = "agreement" FORMULAELEMENTGROUP_RM_AGREEMENT_READONLY = "agreementReadOnly" FORMULAELEMENTGROUP_RM_REBATERECORD = "rebateRecord" In the PriceOptimizer module, when evaluating Model formulas, there is: FORMULAELEMENTGROUP_MODEL_DEFINITION = "definition" FORMULAELEMENTGROUP_MODEL_CALCULATION = "calculation" FORMULAELEMENTGROUP_MODEL_ANALYSIS = "analysis" FORMULAELEMENTGROUP_MODEL_FINALIZATION = "finalization" FORMULAELEMENTGROUP_MODEL_RECORD = "record" - getCalculationStep() - Method in interface ModelFormulaContext
-
A ModelType definition, optionally (but usually) defines a number of calculation steps.
- getCfsLabel() - Method in class CFSAction
- getChartDefinition() - Method in class ResultHighchart
-
Not intended for public use, required for JSON serialization.
- getChildren() - Method in class LineItemHelper.LineItem
-
Provides list of all children of this folder.
- getClaimContext() - Method in interface PublicGroovyAPI
-
Gives the current item context in a claim validation.
- getClientSideDistinctName() - Method in class ItemSummaryQuery.Projection
-
Client side distinct name.
- getColumn(String) - Method in interface Matrix2D
- getColumn(String) - Method in class Table
-
Convenience method for retrieving a column by its name.
- getColumnByLabel(String) - Method in class Table
-
Convenience method for retrieving a column by its label.
- getColumnCount() - Method in interface Matrix2D
- getColumnDataType(String) - Method in interface Matrix2D
- getColumnFormats() - Method in class ResultMatrix
-
Gets individual column formats (if specified)
- getColumnLabel(long) - Method in interface Matrix2D
- getColumnLabels() - Method in interface Matrix2D
- getColumns() - Method in class ResultMatrix
-
Gets a list of defined columns
- getColumns(Collection<String>) - Method in interface Matrix2D
- getColumnTooltips() - Method in class ResultMatrix
-
Gets the currently assigned column tooltips
- getColumnTranslations() - Method in class ResultMatrix
-
Gets current column translations in raw format
- getColumnValues(long) - Method in interface Matrix2D
- getCombinedParameters(String) - Method in class ChainedJobInfo
- getContractTermTypeUN() - Method in class LineItemHelper.LineItem
- getContractView() - Method in class ContractBuilder
- getCount(double) - Method in class AdaptiveHistogram
-
Returns the number of data points stored in the same bucket as a given value.
- getCountPerNodeLimit() - Method in class AdaptiveHistogram
-
This method is used by the internal data structure of the histogram to get the limit of data points that should be counted at one bucket.
- getCumulativeDistributionValue(long, BigDecimal) - Method in interface Matrix2D
-
Determines the total number of values (samples) smaller or equal to the given value, in the given numeric column.
- getCurrentRow() - Method in interface DatamartRowSet
-
Returns the current row.
- getCustomerFieldLabel() - Method in class CustomerGroup
- getCustomerFieldName() - Method in class CustomerGroup
- getCustomerFieldValue() - Method in class CustomerGroup
- getCustomerFilterCriteria() - Method in class CustomerGroup
- getCustomerFilterCriteriaJson() - Method in class CustomerGroup
- getCustomerIdsFromCustomerGroup(CustomerGroup) - Method in interface PublicGroovyAPI
-
Returns a list of Customer IDs based on the definition of the customer group.
- getData() - Method in interface DatamartQueryResult
-
Retreives the query result data.
- getDataContext() - Method in class TableContext
- getDataFeed(String) - Method in interface DatamartContext
-
Gets a table object representing a DataFeed with the given name.
- getDataHeaders() - Method in class ResultHighchart
-
Not intended for public use, required for JSON serialization.
- getDataLoadLabel() - Method in class DataLoadAction
- getDataLoadType() - Method in class DataLoadAction
- getDataMap() - Method in class WorkflowDTO
- getDatamart(String) - Method in interface DatamartContext
-
Gets a table object representing a Datamart with the given name.
- getDatamartContext() - Method in interface PublicGroovyAPI
-
Provides an API for querying and loading PA data.
- getDatamartRowSet() - Method in interface PublicGroovyAPI
-
A
DatamartRowSet
provides access to the rows being loaded or calculated. - getDatamartRowSet(String) - Method in interface PublicGroovyAPI
-
A
DatamartRowSet
provides access to the rows currently being loaded or calculated. - getDataSource(String) - Method in interface DatamartContext
-
Gets a table object representing a DataSource with the given name.
- getDateDimFieldName() - Method in class DMCalendar.TimeDim
- getDateFormat() - Method in class CalendarUtil
- getDateTimeFormat() - Method in class ScheduleSettings
- getDateTimeFormat() - Method in class CalendarUtil
- getDay(Date) - Method in class CalendarUtil
- getDaysDiff(String, String) - Method in class CalendarUtil
- getDaysDiff(String, String) - Method in interface DatamartContext.Calendar
-
Calculates the number of days between the start date of period1 and end date of period2 (both inclusive).
- getDef() - Method in interface ModelFormulaContext
-
A typical (set of) PO logic(s) covers various stages: definition, calculation, analysis, record and evaluation.
- getDefaultDateFormat() - Static method in class CalendarUtil
- getDefaultDateTimeFormat() - Static method in class CalendarUtil
- getDefaultFormat() - Method in class ResultMatrix
-
Gets the default format
- getDefaultPostApprovalStepLogicName() - Method in class WorkflowDTO
- getDefaults() - Method in interface ModelFormulaContext
-
When a clients retrieves the required input parameters for a given stage (definition, calculation step, analysis...), there is the option to set an initial value for a parameter.
- getDefaultSchema() - Method in class TableContext
- getDenialReasons() - Method in class WorkflowDTO.ApprovalStepDTO
- getDenialReasons() - Method in class WorkflowDTO
- getDictionary() - Method in class AbstractChartBuilder
- getDimensions() - Method in interface DatamartContext.DataProfilerResult
- getDimFieldName() - Method in class DMCalendar.TimeDim
- getDistinctName() - Method in class ItemSummaryQuery.Projection
-
Used in SQL queries, overcomes ORACLE 32byte length identifier limit
- getDistinctValues(String) - Method in interface DatamartQueryResult
-
Get the distinct values for a given projeciton.
- getDistributedCalculationThreshold() - Method in class CFSAction
- getDistributedCalculationThreshold() - Method in class LivePriceGridAction
- getDistributedCalculationThreshold() - Method in class PricelistAction
- getDistributedCalculationThreshold() - Method in class SimulationAction
- getElement(String) - Method in interface PublicGroovyAPI
-
Gets the result value returned by the previous logic element.
- getEmailAttachment() - Method in class WorkflowDTO.StepDTO
-
Retrieves the attachment sending setting
- getEmailAttachmentTemplateName() - Method in class WorkflowDTO.StepDTO
- getEmailListWatcher() - Method in class WorkflowDTO.WatcherStepDTO
-
Gets the list of email addresses if specified as recipient for this node
- getEndDate() - Method in class CalendarUtil.TimePeriod
- getEndDate(String) - Method in class CalendarUtil
- getEndDate(String) - Method in interface DatamartContext.Calendar
-
Returns the end date of a given TimePeriod.
- getEndPeriod() - Method in class CalendarUtil.TimePeriod
- getEngineContext() - Method in class InputBuilderContext
- getEntries() - Method in class ResultMatrix
-
Returns the current list entries as a list (=the rows) of maps (= the row content)
- getEvents() - Method in class ResultHighchart
-
Not intended for public use, required for JSON serialization.
- getExcelPercentileValues(long) - Method in interface Matrix2D
-
Computes percentiles compatible with Excel
- getExcelPercentRank(long, double) - Method in interface Matrix2D
-
Computes the rank of a value, as a percentage, in the distribution of values in the given column.
- getExcludeSubmitter() - Method in class WorkflowDTO.ApprovalStepDTO
-
Returns status if the submitter is excluded in case of group approval
- getExecute() - Method in class PriceAPIAction
- getExecutionStatusI18n() - Method in class WorkflowInfo.WorkflowStepInfo
- getField() - Method in class Column
- getFieldCollection() - Method in class Table
- getFieldCollection(String) - Method in interface DatamartContext
-
Get a table object representing the FC with the given source name.
- getFieldName() - Method in class ItemSummaryQuery.Projection
- getFieldNamePrefix() - Method in class ItemSummaryQuery.Projection
- getFields() - Method in interface ModelFormulaContext
-
Retrieves the field definitions previously added using
ModelFormulaContext.addField(Object)
. - getFilter() - Method in class ObjRefAction
- getFilter() - Method in class ContextParameter
- getFilterNode() - Method in interface ModelFormulaContext
-
In the context of a call to the
datamart.modeleval
end point (JSON API), the client request can specify the 'filterNodeId' parameter. - getFilterNodePath() - Method in interface ModelFormulaContext
-
Like
ModelFormulaContext.getFilterNodePath(Long)
, but for the preset FilterNode revealed byModelFormulaContext.getFilterNode()
only. - getFilterNodePath(Long) - Method in interface ModelFormulaContext
-
Given the id of a FilterNode, in some tree previously added to the model, this method returns the logical path from the root to that node.
- getFilters() - Method in class AbstractChartSeries
- getFirstInput() - Method in class ConfiguratorEntry
-
Gets the first context parameter.
- getFlexChart() - Method in class ResultFlexChart
- getFormattingOptions() - Method in class ContextParameter
- getGlobal() - Method in interface PublicGroovyAPI
-
A publicly available cache (as a hashmap) for storing and sharing values across logic elements.
- getHelper() - Method in class ContractBuilder
- getHelper() - Method in class QuoteBuilder
-
Gets a helper class that assists in manipulating the quote object.
- getHelper() - Method in class RebateAgreementBuilder
- getHiddenActions() - Method in class ConfiguratorEntry
- getId(Object) - Method in interface PublicGroovyAPI
-
Returns the ID part of an object.
- getInput() - Method in interface ModelFormulaContext
-
Exposes all the input values passed in with a ModelEval request (user entries), or all of the inputs persisted in the model, when in a calculation.
- getInput() - Method in class AbstractInputBuilder
- getInputByName(String) - Method in class LineItemHelper.LineItem
- getInputs() - Method in class LineItemHelper.LineItem
- getInputs() - Method in class ConfiguratorEntry
-
Gets the list of context parameters parameters.
- getInputType() - Method in class ContextParameter
- getIstanceId() - Method in class RATBuilder.RABuilder
- getItemActiveCalculationResults(String) - Method in interface PublicGroovyAPI
-
Gets the current complete active (i.e.
- getItemCompleteCalculationResults(String) - Method in interface PublicGroovyAPI
-
Gets the current complete calculation results of the given item (e.g., price list item).
- getItemFilter() - Method in class ItemSummaryQuery
- getItemGroupBy() - Method in class ItemSummaryQuery
- getItemReasons() - Method in class WorkflowDTO
- getItems() - Method in class DashboardController
- getItemSqlAlias() - Method in class ItemSummaryQuery
- getItemToObjectFkName() - Method in class ItemSummaryQuery
- getItemTypedId() - Method in class ProductReferenceRecord
- getIterationNumber() - Method in interface PublicGroovyAPI
-
Returns the number of iterations in which this list has been calculated during this cycle.
- getJobName() - Method in class ExportAction
- getJobName() - Method in class PriceAPIAction
- getKeyFields() - Method in interface DatamartRowSet
-
Provides the list of the key fields.
- getKV(String, Map<String, Object>) - Method in interface PublicGroovyAPI
-
Retrieves a single value based on primary key match
- getLabel() - Method in class LineItemHelper.LineItem
- getLabel() - Method in class CustomerGroup
- getLabel() - Method in class ProductGroup
- getLabel() - Method in interface ModelFormulaContext
- getLabel() - Method in class ContextParameter
- getLabel() - Method in class ProductReferenceRecord
- getLabelTranslations() - Method in class ContextParameter
- getLineId() - Method in class LineItemHelper.LineItem
- getLineItemTypedId() - Method in interface ClaimContext
-
Get line item typed id in Allocation Formula only
- getListId() - Method in class ProductReferenceRecord
- getListLabel() - Method in class ProductReferenceRecord
- getLivePriceGridLabel() - Method in class LivePriceGridAction
- getLocale() - Method in interface PublicGroovyAPI
-
Returns the language part of the current request's locale (e.g.
- getLookupTableId() - Method in class ContextParameter
- getMandatoryComments() - Method in class WorkflowDTO.ApprovalStepDTO
- getManualOverride(String) - Method in interface PublicGroovyAPI
-
Returns a user entered value that overrides the calculated result of a logic element.
- getManualPricelistName() - Method in class ManualPricelistAction
- getMap() - Method in interface DatamartContext.DataProfilerResult
-
All the results in a map format, for fluent access in Groovy.
- getMap(String, String) - Method in interface Matrix2D
-
Extracts a map from the values in the nominated key and value columns.
- getMap(List<String>, String) - Method in interface Matrix2D
-
Extracts a map from the values in the nominated key columns (resulting in keys of type MultiKey) and value columns.
- getMapsList() - Method in class ResultHighmap
-
Not intended for public use, required for JSON serialization.
- getMax() - Method in class ResultGauge
-
The maximum dial value.
- getMaxFindResultsLimit() - Method in interface PublicGroovyAPI
-
Returns the maximum number of records that
PublicGroovyAPI.find(String, int, int, String, Filter...)
and its variations can return in one call. - getMeasures() - Method in interface DatamartContext.DataProfilerResult
- getMessage() - Method in class ConfiguratorEntry
-
Gets the message
- getMin() - Method in class ResultGauge
-
The minimum dial value.
- getMinApprovalsForGroups() - Method in class WorkflowDTO.ApprovalStepDTO
- getMinApprovalsNeeded() - Method in class WorkflowDTO.ApprovalStepDTO
- getModel(String) - Method in interface DatamartContext
-
Gets a table object representing a Model with the given name.
- getModulesList() - Method in class ResultHighchart
-
Not intended for public use, required for JSON serialization.
- getMonth(Date) - Method in class CalendarUtil
- getName() - Method in enum FilterOperator
- getName() - Method in enum CalendarUtil.TimeUnit
- getName() - Method in class ContextParameter
- getNewNumberOfTimeUnits() - Method in class ScheduleSettings
-
Gets newly set number of time units.
- getNewStartingDate() - Method in class ScheduleSettings
-
Gets newly set starting date.
- getNewTimeUnit() - Method in class ScheduleSettings
-
Gets newly set time unit.
- getNext() - Method in class ItemSummaryQuery.IDGenerator
- getNextJobs() - Method in class CFSAction
- getNextJobs() - Method in class DataLoadAction
- getNextJobs() - Method in class LivePriceGridAction
- getNextJobs() - Method in class PricelistAction
- getNextJobs() - Method in class SimulationAction
- getNextJobs() - Method in class ChainedJobInfo
- getNotificationOnlyToUsers() - Method in class WorkflowDTO.ApprovalStepDTO
-
Returns the subset of approvers that should recieve email notification.
- getNumberOfProjections() - Method in class ItemSummaryQuery
- getNumberOfTimeUnits() - Method in class ScheduleSettings
-
Number of time units to next triggering of schedule.
- getObjectName() - Method in class CalculationFlowActionBuilder
- getObjectName() - Method in class CFSAction
- getObjectName() - Method in class DataLoadAction
- getObjectName() - Method in class ExportAction
- getObjectName() - Method in class LivePriceGridAction
- getObjectName() - Method in class ManualPricelistAction
- getObjectName() - Method in class ObjRefAction
- getObjectName() - Method in class PriceAPIAction
- getObjectName() - Method in class PricelistAction
- getObjectName() - Method in class RebateRecordAction
- getObjectName() - Method in class ScheduleSettings
- getObjectName() - Method in class SimulationAction
- getObjectService() - Method in class ConfiguratorEntry
- getObjectService() - Method in class ContextParameter
- getObjectTypedIds() - Method in class ItemSummaryQuery
- getOnRowSelectEvents() - Method in class ResultMatrix
- getOperator() - Method in class Filter
- getOptions() - Method in class AbstractChartBuilder
- getOptions() - Method in class BarLineChart
- getOptions() - Method in class BoxplotChart
- getOptions() - Method in class BubbleChart
- getOptions() - Method in class DataTableChart
- getOptions() - Method in class DetailedTimeSeriesChart
- getOptions() - Method in class HeatmapChart
- getOptions() - Method in class HistogramChart
- getOptions() - Method in class PieChart
- getOptions() - Method in class ScatterChart
- getOptions() - Method in class TimeSeriesChart
- getOptions() - Method in class TimeSeriesScatterChart
- getOptions() - Method in class WaterfallChart
- getOptions() - Method in class WaterfallComparisonChart
- getOutputByName(String) - Method in class LineItemHelper.LineItem
- getOutputs() - Method in class LineItemHelper.LineItem
- getParameter(String) - Method in interface PublicGroovyAPI
-
Retrieves an already generated (in the previous logic code) input parameter in the form of a
ContextParameter
object. - getParameterConfig() - Method in class ContextParameter
- getParameterGroup() - Method in class ContextParameter
- getParameters() - Method in class ChainedJobInfo
- getParams() - Method in class ModelEvaluator
-
Equivalent to
ModelFormulaContext.getParams()
. - getParams() - Method in interface ModelFormulaContext
-
Gets all the entries of the LookupTable (PP) named 'Model Params <model.uniqueName>'.
- getParent() - Method in class LineItemHelper.LineItem
- getPartition() - Method in class ObjRefAction
- getPercentileValue(long, int) - Method in interface Matrix2D
-
Calculates the value at the given percentile in the given numeric column.
- getPostStepLogicName() - Method in class WorkflowDTO.ApprovalStepDTO
- getPreferenceName() - Method in class ResultMatrix
-
Gets the preference name
- getPrefix() - Method in class ResultGauge
-
The label prefix.
- getPriceGridSummaryQuery() - Method in interface PublicGroovyAPI
-
Creates a summary query object that can be parameterized and is then subsequently used in
PublicGroovyAPI.runSummaryQuery(ItemSummaryQuery)
. - getPricelistItem(String) - Method in interface PublicGroovyAPI
-
Similar to the
PublicGroovyAPI.pricelistItem(String)
function. - getPricelistName() - Method in class PricelistAction
- getPricelistSummaryQuery() - Method in interface PublicGroovyAPI
-
Creates a summary query object that can be parameterized and is then subsequently used in
PublicGroovyAPI.runSummaryQuery(ItemSummaryQuery)
. - getPriority() - Method in class CFSAction
- getPriority() - Method in class LivePriceGridAction
- getPriority() - Method in class ManualPricelistAction
- getPriority() - Method in class PricelistAction
- getPriority() - Method in class SimulationAction
- getProductFieldLabel() - Method in class ProductGroup
- getProductFieldName() - Method in class ProductGroup
- getProductFieldValue() - Method in class ProductGroup
- getProductFilter() - Method in class ItemSummaryQuery
- getProductFilterCriteria() - Method in class ProductGroup
- getProductFilterCriteriaJson() - Method in class ProductGroup
- getProductGroupBy() - Method in class ItemSummaryQuery
- getProductReferences(String, Set<String>) - Method in interface PublicGroovyAPI
-
Returns a list of product reference records showing which other objects, of the given type, reference these SKUs.
- getProjectionName(ItemSummaryQuery.Projection) - Method in class ItemSummaryQuery
- getProjections() - Method in class ItemSummaryQuery
- getProjectionSQL(PersistedObjectService, T) - Method in class ItemSummaryQuery
- getProperties() - Method in class WorkflowDTO.StepDTO
- getProperty() - Method in class Filter
- getProperty(Object, String) - Method in interface PublicGroovyAPI
-
Provides an optimized way to get to certain object attributes.
- getPropertyByElementName(Object, String) - Method in interface PublicGroovyAPI
-
Gets object attributes by elementName.
- getQuarter(Date) - Method in class CalendarUtil
- getQuery() - Method in class DMSqlQuery
- getQuoteView() - Method in class QuoteBuilder
-
Gets the full quote object as a nested map.
- getReadOnly() - Method in class ContextParameter
- getReason() - Method in class WorkflowDTO.ApprovalStepDTO
-
Deprecated.
- getReason() - Method in class WorkflowDTO.WatcherStepDTO
-
Deprecated.
- getReason() - Method in class WorkflowInfo.WorkflowStepInfo
-
Deprecated.
- getReasons() - Method in class WorkflowDTO.ApprovalStepDTO
-
Returns the reasons text
- getReasons() - Method in class WorkflowDTO.WatcherStepDTO
-
Returns the reason text
- getRebateAgreementView() - Method in class RebateAgreementBuilder
- getRebateRecordSetCalculationLabel() - Method in class RebateRecordAction
- getRebateRecordSummaryQuery() - Method in interface PublicGroovyAPI
-
Creates a summary query object that can be parameterized and is then subsequently used in
PublicGroovyAPI.runSummaryQuery(ItemSummaryQuery)
. - getRebateTypeUN() - Method in class LineItemHelper.LineItem
- getRecord() - Method in interface ModelFormulaContext
-
Gets the ModelRecord ('PolicyRecord' in the UI) set as context in the 'record' logic evaluation (the logic set in the ModelType.recordLogic attribute).
- getRestrictToSkus() - Method in class LivePriceGridAction
- getResult() - Method in class AttributedResult
- getResult() - Method in class WrappedResult
- getResult(String) - Method in interface IRebateRecordManager
-
Get the formula element result for the RR with the default name linked to the current RA.lineitem
- getResult(String, String) - Method in interface IRebateRecordManager
-
Get the formula element result for the RR with the given name linked to the current RA.lineitem
- getResult(String, String, String) - Method in interface IRebateRecordManager
-
In the given RR-set, get the formula element result for the RR with the given name linked to the current RA.lineitem
- getResultMatrixList() - Method in class ResultHighchart
-
Not intended for public use, required for JSON serialization.
- getResultType() - Method in class ConfiguratorEntry
-
The CalculationResultType for this class.
- getResultType() - Method in class DashboardController
- getResultType() - Method in class ResultFlexChart
- getResultType() - Method in class ResultGauge
- getResultType() - Method in class ResultHighchart
- getResultType() - Method in class ResultHighmap
- getResultType() - Method in class ResultMatrix
- getRollup(String) - Method in interface DatamartContext
-
Gets a table object representing a FieldCollection representing a rollup with the given label.
- getRoot() - Method in class LineItemHelper
- getRow() - Method in interface ClaimContext
-
Get parsed row from excel claim input.
- getRow(Map<String, Object>) - Method in interface DatamartRowSet
-
Get the row with the given key values.
- getRowCount() - Method in interface Matrix2D
- getRows() - Method in interface DatamartRowSet
- getRowValues(long) - Method in interface Matrix2D
- getRunDefaultPostApprovalStepLogicOnEmptyWorkflow() - Method in class WorkflowDTO
- getSandboxCallback() - Method in class InputBuilderContext
- getSanitizedProductGroupBy() - Method in class ItemSummaryQuery
- getScheduleSettings() - Method in class CalculationFlowActionBuilder
-
It's getting you an object that is used to obtain the schedule as seen in the UI + if needed alter it.
- getSecondaryKey() - Method in interface PublicGroovyAPI
-
The same as
api.currentItem("key2")
. - getSectors() - Method in class ResultGauge
- getSeries() - Method in class HeatmapChart
- getSeries() - Method in class HistogramChart
- getSeries() - Method in class WaterfallChart
- getSharedCache(String) - Method in interface PublicGroovyAPI
-
Retrieves a value from the shared cache (and resets the TTL of the key).
- getShowDataTab() - Method in class ResultHighchart
-
Not intended for public use, required for JSON serialization.
- getSiblings() - Method in class LineItemHelper.LineItem
- getSimulationLabel() - Method in class SimulationAction
- getSimulationSet() - Method in class ManualPricelistAction
- getSimulationSummaryQuery() - Method in interface PublicGroovyAPI
-
Creates a summary query object that can be parameterized and is then subsequently used in
PublicGroovyAPI.runSummaryQuery(ItemSummaryQuery)
. - getSku() - Method in class ProductReferenceRecord
- getSKU() - Method in class LineItemHelper.LineItem
- getSkusFromProductGroup(ProductGroup) - Method in interface PublicGroovyAPI
-
Returns a list of SKUs based on the definition of the product group.
- getSourceDmQueries() - Method in class DMSqlQuery
- getSourceName() - Method in interface ModelFormulaContext
-
Returns the source name of this model, which is often needed as a parameter in queries, charts and such on the model in the analysis phase; and avoids retreiving the whole model with get().
- getSourceQueries() - Method in class DMSqlQuery
- getStartDate() - Method in class CalendarUtil.TimePeriod
- getStartDate(String) - Method in class CalendarUtil
- getStartDate(String) - Method in interface DatamartContext.Calendar
-
Returns the start date of a given TimePeriod.
- getStartingDate() - Method in class ScheduleSettings
-
Starting date and time of the associated formula
- getStartPeriod() - Method in class CalendarUtil.TimePeriod
- getStep(String) - Method in class WorkflowDTO
-
Retrieves a workflow step with given name (if it exists)
- getSteps() - Method in class InsertWorkflowStepsDTO
- getSteps() - Method in class WorkflowDTO
- getSubLineItems() - Method in class LineItemHelper.LineItem
- getSubmitReason() - Method in class WorkflowDTO
-
Gets reason entered by submitter
- getSuffix() - Method in class ResultGauge
- getSummary() - Method in interface DatamartQueryResult
-
Additional query summary information,
- getTable() - Method in interface DatamartContext.Query
- getTable(String) - Method in class ModelEvaluator
-
Equivalent to
ModelFormulaContext.getTable(String)
. - getTable(String) - Method in interface ModelFormulaContext
-
Gets a table object representing the DMTable with the given name, which was previously created using the addTable(tableName, ...) method while calculating the model.
- getTable(String) - Method in class TableContext
- getTableContext() - Method in interface PublicGroovyAPI
-
Provides an SQL query (SELECT only) interface to PA query results.
- getTables() - Method in class TableContext
- getTarget() - Method in class DataLoadAction
- getTargetObject() - Method in class ChainedJobInfo
- getTargetObjectTypeCode() - Method in class ProductReferenceRecord
- getTemplateName() - Method in class ExportAction
- getThis() - Method in class AbstractChartBuilder
- getThis() - Method in class AbstractChartEvent
- getThis() - Method in class AbstractChartEvent.TriggerEvent
- getThis() - Method in class AbstractChartMeasures
- getThis() - Method in class AbstractChartOptions
- getThis() - Method in class AbstractChartSeries
- getTimePeriod(String) - Method in class CalendarUtil
- getTimePeriod(String) - Method in interface DatamartContext.Calendar
-
Returns the TimePeriod object matching its string representation.
- getTimePeriodAsFilter(CalendarUtil.TimePeriod, String) - Method in class DMCalendar
- getTimePeriodByDate(String, String) - Method in class CalendarUtil
- getTimePeriodByDate(String, String) - Method in interface DatamartContext.Calendar
-
Parses a date, as well as a named TimeUnit, resulting in a TimePeriod with that unit that encompasses the given date.
- getTimePeriodName(Date, CalendarUtil.TimeUnit) - Method in class CalendarUtil
- getTimePeriodName(CalendarUtil.TimePeriod) - Method in class CalendarUtil
- getTimePeriodNames(String, String, String) - Method in class CalendarUtil
- getTimePeriodNames(String, String, String) - Method in interface DatamartContext.Calendar
-
Useful for constructing Options lists (user entry / input parameters).
- getTimePeriods(String, String, String) - Method in class CalendarUtil
- getTimePeriods(String, String, String) - Method in interface DatamartContext.Calendar
-
The same as
DatamartContext.Calendar.getTimePeriodNames(java.lang.String,java.lang.String,java.lang.String)
but it returns a list of TimePeriod objects, rather than the corresponding period names. - getTimePeriods(Date, Date, CalendarUtil.TimeUnit) - Method in class CalendarUtil
- getTimePeriods(Date, Date, CalendarUtil.TimeUnit) - Method in interface DatamartContext.Calendar
- getTimeUnit() - Method in class ScheduleSettings
-
Gets you time unit as seen in the UI.
- getTimeUnit() - Method in class CalendarUtil.TimePeriod
- getTimeUnit() - Method in class DMCalendar.TimeDim
- getTimeZone(String) - Method in interface PublicGroovyAPI
-
Provides a wrapper for the org.joda.time.DateTimeZone.forId(String tzString) method.
- getTitle() - Method in class ResultMatrix
-
Gets the current title
- getTotalRows() - Method in class TableContext
-
Returns the total row count over all used in-memory tables.
- getTraitType() - Method in class ScheduleSettings
- getTree(String) - Method in class ModelEvaluator
-
Retrieves the root node of the tree with the given name, if it exists (i.e.
- getType() - Method in class WorkflowDTO
-
Returns the type of the workflow.
- getType() - Method in class ContextParameter
- getTypeCode() - Method in class ObjRefAction
- getTypedId() - Method in class WorkflowDTO
- getTypedId() - Method in class ContextParameter
- getUniqueName() - Method in class WorkflowDTO.StepDTO
-
Gets the name of the step
- getUniqueName() - Method in interface ModelFormulaContext
- getURL() - Method in class ContextParameter
- getUserApprover() - Method in class WorkflowInfo.WorkflowStepInfo
-
Deprecated.
- getUserGroupApprover() - Method in class WorkflowDTO.ApprovalStepDTO
-
Deprecated.Gets user group name in case of single group approval (or null otherwise)
- getUserGroupApprover() - Method in class WorkflowInfo.WorkflowStepInfo
-
Deprecated.
- getUserGroupApprovers() - Method in class WorkflowDTO.ApprovalStepDTO
-
Gets user group names in case of group approval (or null otherwise)
- getUserGroupWatcher() - Method in class WorkflowDTO.WatcherStepDTO
-
Deprecated.Gets user group name in case of group watcher (or null otherwise)
- getUserGroupWatchers() - Method in class WorkflowDTO.WatcherStepDTO
-
Gets user group names in case of group watchers (or null otherwise)
- getUserWatcher() - Method in class WorkflowDTO.WatcherStepDTO
-
Deprecated.Return the current watcher (or null if none set or if group watcher)
- getUserWatchers() - Method in class WorkflowDTO.WatcherStepDTO
-
Return the current watchers (or null if none set or if group watchers)
- getValidAfter() - Method in class ManualPricelistAction
- getValue() - Method in class Filter
- getValue() - Method in enum WaterfallColumnType
- getValue() - Method in interface Matrix2D
-
Convenience getter of values in the matrix.
- getValue() - Method in class ContextParameter
- getValue() - Method in class ResultGauge
-
The current value on the dial.
- getValue(long, long) - Method in interface Matrix2D
- getValueForPercentile(int) - Method in class AdaptiveHistogram
-
Returns the data point that splits the data set at a given percentile.
- getValueHint() - Method in class ContextParameter
- getValueOptions() - Method in class ContextParameter
- getValuesAsCollection() - Method in class Filter
-
Returns the value as a Collection, converting if necessary.
- getValuesAsList() - Method in class Filter
-
Returns the value as a List, converting if necessary.
- getViaName(String) - Static method in enum FilterOperator
- getViaValue(String) - Static method in enum WaterfallColumnType
- getWeek(Date) - Method in class CalendarUtil
- getWeight() - Method in class ItemSummaryQuery.Projection
- getWithClauses() - Method in class DMSqlQuery
- getYear(Date) - Method in class CalendarUtil
- GRAY - AuxLineColor
- GREATER_THAN - FilterOperator
- GREATER_THAN_OR_EQUAL_TO - FilterOperator
- greaterOrEqual(String, Object) - Static method in class Filter
-
Create a new Filter using the >= operator.
- greaterThan(String, Object) - Static method in class Filter
-
Create a new Filter using the > operator.
- GREEN - AuxLineColor
- GROUPED - ComparisonType
H
- hashCode() - Method in class Filter
- hashCode() - Method in class WorkflowDTO.StepDTO
- hashCode() - Method in class CustomerGroup
- hashCode() - Method in class ContextParameter
- hasSources() - Method in class DMSqlQuery
- hasWiths() - Method in class DMSqlQuery
- having(Filter...) - Method in interface DatamartContext.Query
-
Adds generic
Filter
s to the query's HAVING clause. - having(String...) - Method in interface DatamartContext.Query
-
Parses and ANDs one or more SQL-like conditions to the query's HAVING clause.
- HEATMAP - ChartType
- HeatmapAdditionalMeasure(HeatmapChart.HeatmapSeries, String) - Constructor for class HeatmapChart.HeatmapAdditionalMeasure
- HeatmapChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- HeatmapChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class HeatmapChart
- HeatmapChart.HeatmapAdditionalMeasure - Class in net.pricefx.common.apibuilder.chart
- HeatmapChart.HeatmapInterpolatedColorAxis - Class in net.pricefx.common.apibuilder.chart
- HeatmapChart.HeatmapOptions - Class in net.pricefx.common.apibuilder.chart
- HeatmapChart.HeatmapRangedColorAxis - Class in net.pricefx.common.apibuilder.chart
- HeatmapChart.HeatmapSeries - Class in net.pricefx.common.apibuilder.chart
- HeatmapInterpolatedColorAxis(HeatmapChart.HeatmapOptions, String, String) - Constructor for class HeatmapChart.HeatmapInterpolatedColorAxis
- HeatmapOptions(HeatmapChart, String) - Constructor for class HeatmapChart.HeatmapOptions
- HeatmapRangedColorAxis(HeatmapChart.HeatmapOptions, String, String) - Constructor for class HeatmapChart.HeatmapRangedColorAxis
- HeatmapSeries(HeatmapChart, String) - Constructor for class HeatmapChart.HeatmapSeries
- helper - Variable in class LineItemHelper.LineItem
- HIDDEN - InputType
- HIGHCHART - CalculationResultType
- HIGHMAP - CalculationResultType
- HISTOGRAM - ChartType
- HistogramAdditionalMeasure(HistogramChart.HistogramSeries, String) - Constructor for class HistogramChart.HistogramAdditionalMeasure
- HistogramChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- HistogramChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class HistogramChart
- HistogramChart.HistogramAdditionalMeasure - Class in net.pricefx.common.apibuilder.chart
- HistogramChart.HistogramOptions - Class in net.pricefx.common.apibuilder.chart
- HistogramChart.HistogramSeries - Class in net.pricefx.common.apibuilder.chart
- HistogramOptions(HistogramChart, String) - Constructor for class HistogramChart.HistogramOptions
- HistogramSeries(HistogramChart, String) - Constructor for class HistogramChart.HistogramSeries
- httpCall(String, String) - Method in interface PublicGroovyAPI
-
Issues an HTTP call to an external entity.
- httpCall(String, String, String, String, Map...) - Method in interface PublicGroovyAPI
-
Issues an HTTP call to an external entity.
I
- id - Variable in class ModelFormulaContext.TreeNode
- IDGenerator(String) - Constructor for class ItemSummaryQuery.IDGenerator
- idToLineItem - Variable in class LineItemHelper
- ilike(String, String) - Static method in class Filter
-
Create a new Filter using the ILIKE operator.
- imageCell(Object) - Method in class ResultMatrix
-
Creates an image cell that can then be added as row value.
- in(String, Object...) - Static method in class Filter
-
Create a new Filter using the IN operator.
- in(String, Collection<?>) - Static method in class Filter
-
Create a new Filter using the IN operator.
- IN_SET - FilterOperator
- include(CalendarUtil.TimePeriod) - Method in interface DatamartContext.DataSlice
- include(CustomerGroup) - Method in interface DatamartContext.DataSlice
- include(ProductGroup) - Method in interface DatamartContext.DataSlice
- INDEX - AggregationFormula
- indexOfMax() - Method in interface Matrix2D
- indexOfMin() - Method in interface Matrix2D
- inlineConfigurator(String, String) - Method in interface PublicGroovyAPI
- INLINECONFIGURATOR - InputType
- input(String) - Method in interface PublicGroovyAPI
-
Retrieves the value of the input parameter of the given name.
- InputBuilderContext - Class in net.pricefx.formulaengine.scripting.inputbuilder
- InputBuilderContext(FormulaEngineContext, SandboxCallback) - Constructor for class InputBuilderContext
- inputBuilderFactory() - Method in interface PublicGroovyAPI
-
Provides factory to build various types of inputs.
- InputBuilderFactory - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Input Builder Factory class as a convenient way to create inputs (user entries, context parameters).
- InputBuilderFactory(FormulaEngineContext, SandboxCallback) - Constructor for class InputBuilderFactory
-
Use
api.inputBuilderFactory()
PublicGroovyAPI.inputBuilderFactory()
to obtain instance of this class from Groovy API. - InputButtonAction - Enum in net.pricefx.common.api
- inputMatrix(String, String...) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select a matrix of values.
- inputMatrix(String, Map<String, Object>, String...) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select a matrix of values.
- INPUTMATRIX - InputType
- InputMatrixInputBuilder - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type InputMatrix
InputType.INPUTMATRIX
- InputMatrixInputBuilder(InputBuilderContext, String) - Constructor for class InputMatrixInputBuilder
- inputs - Variable in class ContractStructure.Item
- inputs - Variable in class QuoteStructure.Item
- inputs - Variable in class RebateAgreementStructure.Item
- InputType - Enum in net.pricefx.common.api
-
Enumeration of existing InputTypes.
- insertApprovalStep(String) - Method in class InsertWorkflowStepsDTO
-
Inserts an approval step right after workflow post logic step that is executing this code.
- insertWatcherStep(String) - Method in class InsertWorkflowStepsDTO
-
Inserts a watcher step right after workflow post logic step that is executing this code.
- InsertWorkflowStepsDTO - Class in net.pricefx.common.dto
- InsertWorkflowStepsDTO() - Constructor for class InsertWorkflowStepsDTO
- INT - Matrix2D.BucketNaming
- INTEGER - FieldFormatType
- integerUserEntry(String) - Method in interface PublicGroovyAPI
-
Returns an integer numeric value entered by the user in the input parameter.
- INTEGERUSERENTRY - InputType
- INTERPOLATED - ColorAxisType
- invokeAddAdditionalMeasure() - Method in class AbstractChartSeries
- invokeAddSeries() - Method in class AbstractChartBuilder
- invokeGetOptions() - Method in class AbstractChartBuilder
- invokeGetSeries() - Method in class AbstractChartBuilder
- IRebateRecordManager - Interface in net.pricefx.formulaengine
-
The RebateRecordManager API is exposed to formula groovy elements in two separate contexts: 1) in a RebateAgreement calculation (typeCode='RBA' aka RA), when the formula context's 'currentItem' would be an individual line item (typeCode='RBLI' aka RLI) 2) in a RebateAgreement 'read-only' evaluation (when opening an uneditable RA); currentItem is again a RLI 3) in a RebateRecordSet calculation, the formula context's 'currentItem' would be an individual RebateRecord (typeCode='RR') The API can be accessed via the 'rebateRecords' Groovy binding.
- IS_NULL - FilterOperator
- isActiveStep - Variable in class WorkflowInfo.WorkflowStepInfo
-
Is the this step active?
- isAddStepRestrictedToWFAdmin() - Method in class WorkflowDTO
- isAlreadySatisfied() - Method in class WorkflowInfo.WorkflowStepInfo
- isApprovalStep() - Method in class WorkflowInfo.WorkflowStepInfo
- isApproved() - Method in class WorkflowInfo.WorkflowStepInfo
- isArchive() - Method in class ExportAction
- isAutoConvertToDeal() - Method in class WorkflowDTO
- isChartType(String) - Static method in enum ChartType
- isCustomerParam() - Method in class ContextParameter
- isDebugMode() - Method in interface PublicGroovyAPI
-
Returns true if the logic is being executed via the UI "Test Logic" execution mode.
- isDenialReasonOptional() - Method in class WorkflowDTO.ApprovalStepDTO
- isDenialReasonOptional() - Method in class WorkflowDTO
- isDenied() - Method in class WorkflowInfo.WorkflowStepInfo
- isDistributedMode() - Method in interface PublicGroovyAPI
-
Returns true if the calculation is executed in the distributed mode.
- isDoCount() - Method in class ItemSummaryQuery
- isDualGroupBy() - Method in class ItemSummaryQuery
- isEmailWatcher - Variable in class WorkflowInfo.WorkflowStepInfo
- isEmpty() - Method in interface DatamartRowSet
-
Returns
true
if thisDatamartRowSet
contains no rows. - isEmpty() - Method in interface Matrix2D
-
A matrix is empty if it has no rows.
- isEmpty(String) - Static method in class Filter
-
Create a new Filter using the IS EMPTY operator.
- isEnableClientFilter() - Method in class ResultMatrix
- isEscapeHTML() - Method in class ResultMatrix
-
Is HTML escaping enabled?
- isExecuteOnError() - Method in class ChainedJobInfo
- isExport() - Method in class ExportAction
- isFilter(Map<String, ?>) - Static method in class Filter
- isFolder - Variable in class ContractStructure.Item
- isFolder - Variable in class QuoteStructure.Item
- isFolder - Variable in class RebateAgreementStructure.Item
- isFolder() - Method in class LineItemHelper.LineItem
- isFullListCalculation() - Method in interface PublicGroovyAPI
-
Indicates whether the current calculation is recalculating the entire list or only parts of it.
- isGroupApprover - Variable in class WorkflowInfo.WorkflowStepInfo
-
Is this step an approval node by a user group?
- isHiddenParam() - Method in class ContextParameter
- isInitialized() - Method in class WorkflowInfo.WorkflowStepInfo
- isLookupType() - Method in class ContextParameter
- isMassUpdate() - Method in class WorkflowDTO
- isMatrixParam() - Method in class ContextParameter
- isMultiApprovalAllowed() - Method in class WorkflowDTO.ApprovalStepDTO
- isNewPeriodic() - Method in class ScheduleSettings
-
Gets newly set periodicity.
- isNoGroupBy() - Method in class ItemSummaryQuery
- isNotEmpty(String) - Static method in class Filter
-
Create a new Filter using the IS NOT EMPTY operator.
- isNotNull(String) - Static method in class Filter
-
Create a new Filter using the IS NOT NULL operator.
- isNull(String) - Static method in class Filter
-
Create a new Filter using the IS NULL operator.
- isOptionParam() - Method in class ContextParameter
- isOptionsParam() - Method in class ContextParameter
- isParallelStepApprovalAllowed() - Method in class WorkflowDTO.ApprovalStepDTO
- isPeriodic() - Method in class ScheduleSettings
-
If this CF item is period or not.
- isPostPhase() - Method in class CalculableLineItemCollectionBuilder
-
Determines the current calculation phase of the header logic execution.
- isPostStepLogicFailed() - Method in class InsertWorkflowStepsDTO
- isPreExecuted() - Method in class WorkflowInfo.WorkflowStepInfo
- isPrePhase() - Method in class CalculableLineItemCollectionBuilder
-
Determines the current calculation phase of the header logic execution.
- isPrivileged() - Method in class DMSqlQuery
- isProductGroupParam() - Method in class ContextParameter
- isProductParam() - Method in class ContextParameter
- isRequired() - Method in class ContextParameter
- isRoot() - Method in class LineItemHelper.LineItem
- isScheduleChangeRequested() - Method in class ScheduleSettings
- isSecondPass() - Method in interface PublicGroovyAPI
-
Deprecated.Use
PublicGroovyAPI.getIterationNumber()
> 0 instead. - isSelectStepOnDeny() - Method in class WorkflowDTO
- isSortingDisabled() - Method in class ResultMatrix
-
UI sorting of matrix grid
- isStartImmediatelyTraitActive() - Method in class ScheduleSettings
- isSyntaxCheck() - Method in interface PublicGroovyAPI
-
Returns true if the logic/formula is being executed in the syntax check mode.
- isTakesListOfSubFilters() - Method in class Filter
- isTakesListOfValues() - Method in class Filter
- isTakesNoProperty() - Method in class Filter
- isTakesNoValue() - Method in class Filter
- isTakesSingleSubFilter() - Method in class Filter
- isTakesSingleValue() - Method in class Filter
- isUserApprover - Variable in class WorkflowInfo.WorkflowStepInfo
-
Is the step a an approval node by individual user(s)?
- isUserInGroup(String, String) - Method in interface PublicGroovyAPI
-
Checks if the current user is a member of the given user group.
- isValid - Variable in class DMSqlQuery
- isValid() - Method in class DMSqlQuery
- isValid(String) - Static method in enum InputButtonAction
- isWatcherStep() - Method in class WorkflowInfo.WorkflowStepInfo
- isWithdrawn() - Method in class WorkflowInfo.WorkflowStepInfo
- Item() - Constructor for class ContractStructure.Item
- Item() - Constructor for class QuoteStructure.Item
- Item() - Constructor for class RebateAgreementStructure.Item
- ITEM_APPROVED_CL - EventType
- ITEM_APPROVED_CT - EventType
- ITEM_APPROVED_DCR - EventType
- ITEM_APPROVED_PGI - EventType
- ITEM_APPROVED_PL - EventType
- ITEM_APPROVED_Q - EventType
- ITEM_APPROVED_RBA - EventType
- ITEM_APPROVED_RR - EventType
- ITEM_DENIED_PGI - EventType
- ITEM_UPDATE_CL - EventType
- ITEM_UPDATE_CT - EventType
- ITEM_UPDATE_MPLI - EventType
- ITEM_UPDATE_PGI - EventType
- ITEM_UPDATE_PPV - EventType
- ITEM_UPDATE_PR - EventType
- ITEM_UPDATE_Q - EventType
- ITEM_UPDATE_RR - EventType
- items - Variable in class ContractStructure.Item
- items - Variable in class ContractStructure
-
The list of items to add in this level of the contract
- items - Variable in class QuoteStructure.Item
- items - Variable in class QuoteStructure
-
The list of items to add in this level of the quote
- items - Variable in class RebateAgreementStructure.Item
- items - Variable in class RebateAgreementStructure
-
The list of items to add in this level of the rba
- ItemSummaryQuery<T extends HasCalculableObjectItems> - Class in net.pricefx.service
- ItemSummaryQuery() - Constructor for class ItemSummaryQuery
- ItemSummaryQuery(String) - Constructor for class ItemSummaryQuery
- ItemSummaryQuery.IDGenerator - Class in net.pricefx.service
- ItemSummaryQuery.Projection - Class in net.pricefx.service
- ItemSummaryQuery.QueryGeneratorCallback - Interface in net.pricefx.service
- itemTypedId - Variable in class ProductReferenceRecord
-
The typedId of the target (=containing) object.
J
- JOB_FAILED - EventType
- jsonDecode(String) - Method in interface PublicGroovyAPI
-
A utility method to decode a JSON string into a Map representation.
- jsonDecodeList(String) - Method in interface PublicGroovyAPI
-
A utility method to decode a JSON string into a List representation.
- jsonEncode(Object) - Method in interface PublicGroovyAPI
-
A utility method to encode an object to a JSON string.
- jsonEncode(Object, boolean) - Method in interface PublicGroovyAPI
-
A utility method to encode an object to a JSON string.
K
- kurtosis(String) - Method in interface Matrix2D
L
- label - Variable in class ResultMatrix.ResultMatrixBackEndCell
- label - Variable in class ResultMatrix.ResultMatrixCells
- label - Variable in class ResultMatrix.ResultMatrixDownloadCell
- label - Variable in class ProductReferenceRecord
-
The label of the target (=containing) object (e.g.
- labelOrContractTermType - Variable in class ContractStructure.Item
- labelOrRebateType - Variable in class RebateAgreementStructure.Item
- labelOrSku - Variable in class QuoteStructure.Item
- last() - Method in interface DatamartRowSet
-
Sets the current row index of this
DatamartRowSet
to the last row. - LESS_THAN - FilterOperator
- LESS_THAN_OR_EQUAL_TO - FilterOperator
- lessOrEqual(String, Object) - Static method in class Filter
-
Create a new Filter using the <= operator.
- lessThan(String, Object) - Static method in class Filter
-
Create a new Filter using the < operator.
- libraryImage(String, String) - Method in class ResultMatrix
- LIGHT_BLUE - AuxLineColor
- LIGHT_GREEN - AuxLineColor
- LIGHT_RED - AuxLineColor
- like(String, String) - Static method in class Filter
-
Create a new Filter using the LIKE operator.
- LimitPosition - Enum in net.pricefx.common.api.chart
- LimitToMeasure<S extends AbstractChartSeries<?,S>> - Class in net.pricefx.common.apibuilder.chart
- LimitToMeasure(S, String, String) - Constructor for class LimitToMeasure
- LimitType - Enum in net.pricefx.common.api.chart
- Line(C, String, String) - Constructor for class AuxLine.Line
- LINE - AuxLineType
- LINE - SeriesType
- lineItemFromMap(Map<String, Object>) - Method in class LineItemHelper
-
Creates the LineItem object from the given map.
- LineItemHelper - Class in net.pricefx.common.apibuilder.clicoll
- LineItemHelper(Map<String, Object>) - Constructor for class LineItemHelper
- LineItemHelper.LineItem - Class in net.pricefx.common.apibuilder.clicoll
-
This class represents either a line item or a folder of a document (e.g.
- lineItemMap - Variable in class LineItemHelper.LineItem
- LINK - FieldFormatType
- linkCell(Object, String, String) - Method in class ResultMatrix
- linkToPriceGrid(Object, long, Filter) - Method in class ResultMatrix
- linkToPriceList(Object, long, Filter) - Method in class ResultMatrix
- linkToPriceParameter(Object, long) - Method in class ResultMatrix
- listId - Variable in class ProductReferenceRecord
-
The ID of the target parent object.
- listLabel - Variable in class ProductReferenceRecord
-
Label of target parent object
- LivePriceGridAction<ATTACHEDTO extends Help> - Class in net.pricefx.common.apibuilder.calculationflowaction
-
This action starts calculation of selected LPG for all skus or restricted set of skus.
- LivePriceGridAction(ATTACHEDTO, Invocations<MethodInvocationRecord>, String) - Constructor for class LivePriceGridAction
- loadRows(String, List<Map<String, Object>>) - Method in class TableContext
-
Load data into an existing in-memory table.
- loadRows(String, AbstractProducer.ResultIterator) - Method in class TableContext
-
Load data into an existing in-memory table.
- loadRows(String, StreamResults) - Method in class TableContext
- loadRows(DatamartRowSet) - Method in interface DatamartRowSet
-
Adds rows from another
DatamartRowSet
. - loadRows(Matrix2D) - Method in interface DatamartRowSet
-
Add rows from a #Matrix2D.
- loadRows(Matrix2D, Collection<String>) - Method in interface DatamartRowSet
-
Add rows from a #Matrix2D, possibly only a subset of the matrix columns.
- loadRows(Matrix2D, Map<String, String>) - Method in interface DatamartRowSet
-
Add rows from a #Matrix2D, possibly only a subset of the matrix columns.
- loadTable(Table, Object) - Method in interface ModelFormulaContext
- loadTable(Table, Object, boolean) - Method in interface ModelFormulaContext
- log(Object) - Method in interface PublicGroovyAPI
-
This function can be used by the Pricefx Support team only.
- log(String, Object) - Method in interface PublicGroovyAPI
-
This function is meant to be used by the Pricefx application internally only.
- LOG_MARKER - Static variable in class DMSqlQuery
- logInfo(Object) - Method in interface PublicGroovyAPI
-
Logs an INFO message to the system error log which can be displayed in Tools > Logs > View Log.
- logInfo(String, Object) - Method in interface PublicGroovyAPI
-
Logs an INFO warning message to the system error log which can be displayed in Tools > Logs > View Log.
- logWarn(Object) - Method in interface PublicGroovyAPI
-
Logs a WARN message to the system error log which can be displayed in Tools > Logs > View Log.
- logWarn(String, Object) - Method in interface PublicGroovyAPI
-
Logs a WARN message to the system error log which can be displayed in Tools > Logs > View Log.
- LOOKUP - InputType
M
- ManualPricelistAction<ATTACHEDTO extends Help> - Class in net.pricefx.common.apibuilder.calculationflowaction
-
This action starts calculation of selected manual pricelist.
- ManualPricelistAction(ATTACHEDTO, Invocations<MethodInvocationRecord>, String) - Constructor for class ManualPricelistAction
- markItemClean() - Method in interface PublicGroovyAPI
-
Removes the dirty flag from the current item set previously by
PublicGroovyAPI.markItemDirty()
. - markItemClean(String) - Method in interface PublicGroovyAPI
-
Removes the dirty flag from the specified item set previously by
PublicGroovyAPI.markItemDirty(String)
. - markItemClean(String, String) - Method in interface PublicGroovyAPI
-
Removes the dirty flag from the specified matrix item set previously by
PublicGroovyAPI.markItemDirty(String, String)
. - markItemDirty() - Method in interface PublicGroovyAPI
-
Sets the dirty flag on the specified item, i.e.
- markItemDirty(String) - Method in interface PublicGroovyAPI
-
Sets the dirty flag on the specified item, i.e.
- markItemDirty(String, String) - Method in interface PublicGroovyAPI
-
Sets the dirty flag on the specified item, i.e.
- matches(MatcherContext) - Method in class Filter
- MATRIX - CalculationResultType
- Matrix2D - Interface in net.pricefx.formulaengine.scripting
-
Provides access to a QueryResult in a formula context, in the form of a two-dimension matrix.
- Matrix2D.BucketNaming - Enum in net.pricefx.formulaengine.scripting
- MATRIXLOOKUP - InputType
- max() - Method in interface Matrix2D
- MD_BOM_PAGE - Static variable in interface AppPages
-
Master Data - Bill of Material page
- MD_COMPETITION_PAGE - Static variable in interface AppPages
-
Master Data
- MD_CUSTOMERS_PAGE - Static variable in interface AppPages
-
Master Data -
targetPageState
optionaltypedId
for specific Customer details - MD_CX_PAGE - Static variable in interface AppPages
-
Master Data - Customer Extensions page
- MD_DCR_PAGE - Static variable in interface AppPages
-
Master Data -
targetPageState
optionaltypedId
for specific Data Change Request details - MD_PP_PAGE - Static variable in interface AppPages
-
Master Data -
targetPageState
optionaltypedId
for specific PricingParameter details - MD_PRODUCTS_PAGE - Static variable in interface AppPages
-
Master Data -
targetPageState
optionaltypedId
for specific Product details - MD_PX_PAGE - Static variable in interface AppPages
-
Master Data - Product Extensions page
- MD_WIZARD_PAGE - Static variable in interface AppPages
-
Master Data -
targetPageState
optionaltypedId
for specific Wizard details - mean() - Method in interface Matrix2D
- merge(DatamartRowSet) - Method in interface DatamartRowSet
-
Updates rows in this set, for which a row with the same key exists in the other set.
- METHOD_ADD_LINE_ITEM - Static variable in class CalculableLineItemCollectionBuilder
- METHOD_ADD_LINE_ITEM_WITH_ID - Static variable in class RATBuilder.RABuilder
- METHOD_ADD_OR_UPDATE_INPUT - Static variable in class CalculableLineItemCollectionBuilder
- METHOD_ADD_OR_UPDATE_OUTPUT - Static variable in class CalculableLineItemCollectionBuilder
- METHOD_APPLY_PLACEHOLDER - Static variable in class RATBuilder.RABuilder
- METHOD_BUILD - Static variable in class RATBuilder
- METHOD_FROM_EXISTING - Static variable in class RATBuilder
- METHOD_FROM_PARAMS - Static variable in class RATBuilder
- METHOD_SUBMIT_AFTER_BUILD - Static variable in class RATBuilder.RABuilder
- METHOD_UPDATE_FIELD - Static variable in class CalculableLineItemCollectionBuilder
- metricName - Variable in enum EventType
- min() - Method in interface Matrix2D
- MIN_MAX - WhiskerType
- modelEvaluator(String) - Method in interface PublicGroovyAPI
-
Instantates a model evaluator, providing access to a previously set up model.
- ModelEvaluator - Class in net.pricefx.formulaengine
-
A ModelEvaluator exposes a previously prepared/trained/calculated model to non-PO modules (Groovy logics).
- ModelEvaluator(DMModel, FormulaEngineContext) - Constructor for class ModelEvaluator
- ModelFormulaContext - Interface in net.pricefx.formulaengine
-
The ModelFormulaContext is exposed to model logics through the
model
binding. - ModelFormulaContext.TreeNode - Class in net.pricefx.formulaengine
-
Representation of a node in a model tree (see for ex.
- MODELRECORDS - CalculationResultType
- MONEY - FieldFormatType
- MONEY_CHF - FieldFormatType
- MONEY_EUR - FieldFormatType
- MONEY_GBP - FieldFormatType
- MONEY_JPY - FieldFormatType
- MONEY_PLN - FieldFormatType
- MONEY_USD - FieldFormatType
- MONTH - CalendarUtil.TimeUnit
- MORE - AggregationFormula
- moveItem(String, String) - Method in class CalculableLineItemCollectionBuilder
-
Moves an item or folder under a new parent.
- multiKey(Object...) - Method in interface PublicGroovyAPI
-
Constructs a new composite key object which can be used as a key in a map.
- multiTierEntry(String, String...) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user enter multiple discounts/surcharges/tiers by amount.
- MULTITIERENTRY - InputType
N
- name - Variable in class ModelFormulaContext.TreeNode
- NAME - Static variable in class RATBuilder
- NAME - Static variable in class RATBuilder.RABuilder
- namedEntities(List<Object>) - Method in interface PublicGroovyAPI
-
When given a list of entities (result of api.find,...), it converts the list of meta attributed entities to a list of maps where each map is a serialized entity whose keys are using field names from the attribute meta object.
- names(String) - Method in interface RContext
-
Often in R, results have a 'names' attribute, for example the parameter names in an lm() regression
- net.pricefx.common.api - package net.pricefx.common.api
-
Provides several classes commonly used in Pricefx API.
- net.pricefx.common.api.chart - package net.pricefx.common.api.chart
-
Chart API to work with charts.
- net.pricefx.common.apibuilder.calculationflowaction - package net.pricefx.common.apibuilder.calculationflowaction
-
Provides CalculationFlow API.
- net.pricefx.common.apibuilder.chart - package net.pricefx.common.apibuilder.chart
-
Chart Builder API to work with charts.
- net.pricefx.common.apibuilder.clicoll - package net.pricefx.common.apibuilder.clicoll
-
Calculable Line Item Collection (clicoll) API can be used to manipulate Quotes, Contracts and Rebate Agreements from header logic.
- net.pricefx.common.apibuilder.contract - package net.pricefx.common.apibuilder.contract
-
ContractBuilder API allows to manipulate a contract object from a header logic.
- net.pricefx.common.apibuilder.quote - package net.pricefx.common.apibuilder.quote
-
QuoteBuilder API allows to manipulate a quote object from a quote header logic.
- net.pricefx.common.apibuilder.rebateagreement - package net.pricefx.common.apibuilder.rebateagreement
-
RebateAgreementBuilder API allows to manipulate a rebate agreement object from a header logic.
- net.pricefx.common.dto - package net.pricefx.common.dto
-
Defines set of data transfer object (DTO) classes.
- net.pricefx.common.util - package net.pricefx.common.util
-
Provides set of util classes.
- net.pricefx.domain - package net.pricefx.domain
-
Defines set of domain object classes.
- net.pricefx.formulaengine - package net.pricefx.formulaengine
-
Provides Formula Engine API classes.
- net.pricefx.formulaengine.scripting - package net.pricefx.formulaengine.scripting
-
Provides API related to scripting, including interface
PublicGroovyAPI
, that represents what can be reached in the Groovy element syntax asapi
. - net.pricefx.formulaengine.scripting.inputbuilder - package net.pricefx.formulaengine.scripting.inputbuilder
-
Provides
InputBuilderFactory
as a convenient way to create Inputs. - net.pricefx.server.dto - package net.pricefx.server.dto
-
Defines set of data transfer object (DTO) classes.
- net.pricefx.server.dto.calculation - package net.pricefx.server.dto.calculation
-
Defines set of data transfer object (DTO) classes related to Calculations.
- net.pricefx.server.dto.calculation.dashboard - package net.pricefx.server.dto.calculation.dashboard
-
Provides Dashboard API classes.
- net.pricefx.server.protocol - package net.pricefx.server.protocol
-
Provides
StreamResults
interface. - net.pricefx.server.util.metamodel.dm - package net.pricefx.server.util.metamodel.dm
- net.pricefx.service - package net.pricefx.service
-
Provides ItemSummaryQuery interface.
- net.pricefx.workflowengine - package net.pricefx.workflowengine
-
Provides Workflow API.
- newAdaptiveHistogram() - Method in interface PublicGroovyAPI
-
Creates a histogram that adapts to an unknown data distribution.
- newBarLine() - Method in class ChartBuilder
- newBoxplot() - Method in class ChartBuilder
- newBubble() - Method in class ChartBuilder
- newController() - Method in interface PublicGroovyAPI
-
Creates a new dashboard controller object that can be further customized.
- newCreationWorkflow() - Method in interface PublicGroovyAPI
- newCreationWorkflowStep() - Method in interface PublicGroovyAPI
- newDataLoader(Table) - Method in interface DatamartContext
- newDataLoader(Table, List<String>) - Method in interface DatamartContext
- newDatamartSlice() - Method in interface DatamartContext
-
Creates a new DatamartSlice which allows for setting filter criteria along the Time, CustomerGroup, ProductGroup or any other dimension in a Datamart.
- newDatamartSlice() - Method in interface PublicGroovyAPI
-
Deprecated.Use
DatamartContext.newDatamartSlice()
instead. - newDatamartSlice(String, Object...) - Method in interface DatamartContext
-
Creates a new DatamartSlice which allows for setting filter criteria along the Time, CustomerGroup, ProductGroup or any other dimension in a Datamart, initialized with the name of the time dimension field and an optional set of filter criteria.
- newDatamartSlice(String, Object...) - Method in interface PublicGroovyAPI
-
Deprecated.Use
DatamartContext.newDatamartSlice(String, Object...)
instead. - newDataTable() - Method in class ChartBuilder
- newDetailedTimeSeries() - Method in class ChartBuilder
- newGauge() - Method in interface PublicGroovyAPI
-
Creates a new gauge object that can be further customized.
- newHeatmap() - Method in class ChartBuilder
- newHistogram() - Method in class ChartBuilder
- newItemRecommendation(String, Double) - Method in interface PublicGroovyAPI
-
Creates and returns a new ItemRecommendation object for Cross-sell and Upsell API.
- newMatrix() - Method in interface PublicGroovyAPI
-
Creates a new result matrix DTO object that can be further customized and populated with calculated data.
- newMatrix(String...) - Method in interface PublicGroovyAPI
-
Creates a new result matrix DTO object that can be further customized and populated with calculated data.
- newMatrix(Collection<String>) - Method in interface PublicGroovyAPI
-
Creates a new result matrix DTO object that can be further customized and populated with calculated data.
- newPie() - Method in class ChartBuilder
- newQuery(String) - Method in class TableContext
- newQuery(DatamartContext.Query) - Method in interface DatamartContext
-
Creates a new query from an existing one.
- newQuery(DatamartContext.Query, DatamartContext.Query, LinkedHashMap<String, String>) - Method in interface DatamartContext
-
Deprecated.
- newQuery(DatamartContext.Query, DatamartContext.Query, LinkedHashMap<String, String>, boolean) - Method in interface DatamartContext
-
Deprecated.
- newQuery(DatamartContext.Query, DatamartContext.Query, LinkedHashMap<String, String>, String, boolean) - Method in interface DatamartContext
-
Deprecated.
- newQuery(Table) - Method in interface DatamartContext
- newQuery(Table, boolean) - Method in interface DatamartContext
-
Builds a new query on the given table.
- newQuery(Table) - Method in class TableContext
- newRow() - Method in interface DatamartRowSet
-
Creates a representation of a new row, potentially populated with default values.
- newScatter() - Method in class ChartBuilder
- newSqlQuery() - Method in interface DatamartContext
-
Instantiates a query object for building SQL statements from source queries, with clauses and parameter bindings.
- newSystemPortlet(String) - Method in interface PublicGroovyAPI
-
Creates a representation of a System portlet, like the Quotes list, To Do list, Quick Product Search, etc.
- newTimePeriod(String, String) - Method in class CalendarUtil
- newTimePeriod(String, String, String) - Method in class CalendarUtil
- newTimeSeries() - Method in class ChartBuilder
- newTimeSeriesScatter() - Method in class ChartBuilder
- newWaterfall() - Method in class ChartBuilder
- newWaterfallComparison() - Method in class ChartBuilder
- next() - Method in interface DatamartRowSet
-
Sets the current row index of this
DatamartRowSet
to the next row. - next() - Method in interface StreamResults
-
Moves the cursor forward one row from its current position.
- NonAggrFieldAxis<S extends AbstractChartSeries<?,S>> - Class in net.pricefx.common.apibuilder.chart
- NonAggrFieldAxis(S, String, String) - Constructor for class NonAggrFieldAxis
- none(String, Filter) - Static method in class Filter
-
Create a new Filter using the NONE operator.
- NONE - ComparisonType
- NONE - WhiskerType
- normalize(double, double) - Method in class AdaptiveHistogram
-
Normalizes all the values to the desired range.
- normalize(long...) - Method in interface Matrix2D
-
Normalizes numeric column values, by dividing each value in the column by the total for the column.
- normalizeAcrossColumns() - Method in class HeatmapChart.HeatmapSeries
- normalizeAcrossRows() - Method in class HeatmapChart.HeatmapSeries
- normalizeDateTimes() - Method in class ResultMatrix
- normalizeRowValues(Collection<String>, int) - Method in interface Matrix2D
-
Normalizes the values on a row-by-row basis.
- not(Filter) - Static method in class Filter
-
Create a new Filter using the NOT operator.
- NOT - FilterOperator
- NOT_EQUAL - FilterOperator
- NOT_IN_SET - FilterOperator
- NOT_NULL - FilterOperator
- notEqual(String, Object) - Static method in class Filter
-
Create a new Filter using the != operator.
- notIn(String, Object...) - Static method in class Filter
-
Create a new Filter using the NOT IN operator.
- notIn(String, Collection<?>) - Static method in class Filter
-
Create a new Filter using the NOT IN operator.
- NUMERIC - FieldFormatType
- NUMERIC_LONG - FieldFormatType
O
- ObjRefAction<ATTACHEDTO extends Help> - Class in net.pricefx.common.apibuilder.calculationflowaction
-
This action starts calculation of selected rebate record set records.
- ObjRefAction(ATTACHEDTO, Invocations<MethodInvocationRecord>) - Constructor for class ObjRefAction
- objService - Variable in class TableContext
- offsetDate(Date, int) - Method in enum CalendarUtil.TimeUnit
- OK - InputButtonAction
- onCellClick() - Method in class AbstractChartBuilder
- OnCellClick(C) - Constructor for class ChartEvents.OnCellClick
- OnChartClick(C) - Constructor for class ChartEvents.OnChartClick
- onClick() - Method in class BarLineChart
- onClick() - Method in class BubbleChart
- onClick() - Method in class ScatterChart
- onPointClick() - Method in class ResultHighchart
-
BETA
Allows to define events that will be triggered when the user clicks in the chart/map. - onRowClick() - Method in class AbstractChartBuilder
- OnRowClick(C) - Constructor for class ChartEvents.OnRowClick
- onRowSelection() - Method in class ResultMatrix
-
Configures a client-side UI event.
- OP_ALL - Static variable in class Filter
- OP_AND - Static variable in class Filter
- OP_CUSTOM - Static variable in class Filter
- OP_EMPTY - Static variable in class Filter
- OP_EQUAL - Static variable in class Filter
- OP_GREATER_OR_EQUAL - Static variable in class Filter
- OP_GREATER_THAN - Static variable in class Filter
- OP_ILIKE - Static variable in class Filter
- OP_IN - Static variable in class Filter
- OP_LESS_OR_EQUAL - Static variable in class Filter
- OP_LESS_THAN - Static variable in class Filter
- OP_LIKE - Static variable in class Filter
- OP_NONE - Static variable in class Filter
- OP_NOT - Static variable in class Filter
- OP_NOT_EMPTY - Static variable in class Filter
- OP_NOT_EQUAL - Static variable in class Filter
- OP_NOT_IN - Static variable in class Filter
- OP_NOT_NULL - Static variable in class Filter
- OP_NULL - Static variable in class Filter
- OP_OR - Static variable in class Filter
- OP_SOME - Static variable in class Filter
- openInModalOrRecalculateOn(String) - Method in interface DashboardApi
-
On specified event the embedded dashboard will be opened in a new modal window and recalculated.
- openInTabOrRecalculateOn(String) - Method in interface DashboardApi
-
On specified event the embedded dashboard will be opened in a new tab and recalculated.
- openInWindowOrRecalculateOn(String) - Method in interface DashboardApi
-
Deprecated.
- operator - Variable in class Filter
-
The type of comparison to do between the property and the value.
- option(String, Object...) - Method in interface PublicGroovyAPI
-
Returns a value selected by the user from a list displayed in drop-down input parameter.
- option(String, List<Object>, Map<String, Object>) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select a single value from predefined options.
- OPTION - InputType
- OptionInputBuilder - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type Option and Options (
InputType.OPTION
andInputType.OPTIONS
). - OptionInputBuilder(InputBuilderContext, InputType, String) - Constructor for class OptionInputBuilder
- options - Variable in class ScatterChart
- options - Variable in class TimeSeriesScatterChart
- options(String, Object...) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select multiple values from predefined options.
- options(String, List<Object>, Map<String, Object>) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select multiple values from predefined options.
- OPTIONS - InputType
- or(Filter...) - Static method in class Filter
-
Create a new Filter using the OR operator.
- OR - FilterOperator
- ORANGE - AuxLineColor
- orderBy(String...) - Method in interface DatamartContext.Query
-
Parses and adds one or more SQL-like conditions to the query's ORDER BY clause.
- otherCustomer(String) - Method in interface PublicGroovyAPI
-
Triggers a custom-named customer picker input parameter.
- otherCustomer(String, String) - Method in interface PublicGroovyAPI
-
Triggers a custom-named customer picker input parameter.
- otherCustomer(String, String, boolean) - Method in interface PublicGroovyAPI
-
Triggers a custom-named customer picker input parameter.
- otherCustomer(String, String, boolean, String, Object) - Method in interface PublicGroovyAPI
-
Triggers a custom-named customer picker input parameter.
- otherProduct(String) - Method in interface PublicGroovyAPI
-
Triggers a custom-named product picker input parameter.
- otherProduct(String, String) - Method in interface PublicGroovyAPI
-
Triggers a custom-named product picker input parameter.
- otherProduct(String, String, String, Object) - Method in interface PublicGroovyAPI
-
Triggers a custom-named product picker input parameter.
- OUTLIER_15_IQR - WhiskerType
- OUTLIER_30_IQR - WhiskerType
- output - Variable in class ModelFormulaContext.TreeNode
P
- P_01_99TH - WhiskerType
- P_02_09_91_98TH - WhiskerType
- P_02_98TH - WhiskerType
- P_05_95TH - WhiskerType
- P_09_91TH - WhiskerType
- P_10_90TH - WhiskerType
- PA_CHART_BARLINE_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_BOXPLOT_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_BUBBLE_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_COMPARISONWF_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_DATATABLE_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_DETAILEDTIME_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_HEATMAP_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_HISTOGRAM_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_PIE_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_SCATTER_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_TIMESCATTER_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_TIMESERIES_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_CHART_WATERFALL_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PA_DATASOURCES_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module -
targetPageState
optionaltypedId
for specific DataSource details - PA_ROLLUPS_PAGE - Static variable in interface AppPages
-
PriceAnalyzer module
- PADATALOAD_COMPLETED - EventType
- PAQUERY - CalculationResultType
- parentId - Variable in class ContractStructure
-
The level of the contract.
- parentId - Variable in class QuoteStructure
-
The level of the quote.
- parentId - Variable in class RebateAgreementStructure
-
The level of the rba.
- parentId - Variable in class ModelFormulaContext.TreeNode
- parentIdToLineItems - Variable in class LineItemHelper
- parsableInputFile(String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user pick a file.
- PARSABLEINPUTFILE - InputType
- parsableInputFileData(String) - Method in interface PublicGroovyAPI
-
If a parsableInputFile has a value, this function opens the file and parses it to basic Groovy data structures.
- parsableInputFileDataFromHandle(String) - Method in interface PublicGroovyAPI
-
If a parsableInputFile has a value, this function opens the file and parses it to basic Groovy data structures.
- parseDate(String) - Method in class CalendarUtil
- parseDate(String) - Method in interface DatamartContext.Calendar
-
Not so much a PA specific helper method: best attempt at converting a string representation (not necessarily in the 'yyyy-MM-dd' format) to a Date.
- parseDate(String, String) - Method in interface PublicGroovyAPI
-
Parses a date (entered as a String) according to the given pattern.
- parseDateTime(String) - Method in class CalendarUtil
- parseDateTime(String) - Method in interface DatamartContext.Calendar
-
Not so much a PA specific helper method: best attempt at converting a string representation (not necessarily in the 'yyyy-MM-dd'T'HHmmss' format) to a DateTime.
- parseDateTime(String, String) - Method in interface PublicGroovyAPI
-
Parses a datetime (entered as a String) according to the given pattern.
- parseDateTime(String, String, int, int) - Method in interface PublicGroovyAPI
-
Parses a datetime (entered as a String) according to a given pattern and time zone.
- parseQuery(String) - Method in class TableContext
- parseTimePeriod(String) - Method in class CalendarUtil
- PayoutRecordManager - Interface in net.pricefx.formulaengine
-
API that can be accessed via the 'payoutRecords' binding, only available in a RebateRecord calculation context (i.e.
- PB_LPG_PAGE - Static variable in interface AppPages
-
PriceBuilder module -
targetPageState
optionaltypedId
for specific Live Price Grid details - PB_MPL_PAGE - Static variable in interface AppPages
-
PriceBuilder module - Manual Price Lists page
- PB_PL_PAGE - Static variable in interface AppPages
-
PriceBuilder module -
targetPageState
optionaltypedId
for specific Price List details - PB_SIMULATION_PAGE - Static variable in interface AppPages
-
PriceBuilder module
- PCGroupInputBuilder - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type ProductGroup and CustomerGroup (
InputType.PRODUCTGROUP
andInputType.CUSTOMERGROUP
). - PCGroupInputBuilder(InputBuilderContext, InputType, String) - Constructor for class PCGroupInputBuilder
- PERCENT - AggregationFormula
- PERCENT - FieldFormatType
- PERUNIT - AggregationFormula
- PERUNIT_INDEX - AggregationFormula
- phase - Variable in class CalculableLineItemCollectionBuilder
- PIE - ChartType
- PieAdditionalMeasure(PieChart.PieSeries, String) - Constructor for class PieChart.PieAdditionalMeasure
- PieChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- PieChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class PieChart
- PieChart.PieAdditionalMeasure - Class in net.pricefx.common.apibuilder.chart
- PieChart.PieOptions - Class in net.pricefx.common.apibuilder.chart
- PieChart.PieSeries - Class in net.pricefx.common.apibuilder.chart
- PieChart.Size - Class in net.pricefx.common.apibuilder.chart
- PieOptions(PieChart, String) - Constructor for class PieChart.PieOptions
- PieSeries(PieChart, String) - Constructor for class PieChart.PieSeries
- placeholders() - Method in class RATBuilder
- plot(String, String) - Method in interface RContext
-
Future functionality - Not yet implemented!
- PM_CONTRACTS_PAGE - Static variable in interface AppPages
-
PromotionManager module -
targetPageState
optionaltypedId
for specific Contract details - postProcessRow(Map<String, Object>) - Method in class ItemSummaryQuery
- previous() - Method in interface DatamartRowSet
-
Sets the current row index of this
DatamartRowSet
to the previous row. - previousContext(String) - Method in interface PublicGroovyAPI
-
In case of (chained) price lists, this method allows for an easy retrieval of records from the previous list.
- previousContext(String, String) - Method in interface PublicGroovyAPI
-
In case of (chained) price lists, this method allows for an easy retrieval of records from the previous list.
- PriceAPIAction<ATTACHEDTO extends Help> - Class in net.pricefx.common.apibuilder.calculationflowaction
-
This action starts selected Price API job.
- PriceAPIAction(ATTACHEDTO, Invocations<MethodInvocationRecord>, String) - Constructor for class PriceAPIAction
- pricelist(String) - Method in interface PublicGroovyAPI
-
Looks up the result price (considering a manual override) of an SKU being calculated (SKU in the context) in a price list of the given name.
- pricelist(String, String) - Method in interface PublicGroovyAPI
-
Looks up the value of the attribute given by
attributeName
(considering a manual override) of an SKU being calculated (SKU in the context) in a price list of the given name. - pricelist(String, String, String) - Method in interface PublicGroovyAPI
-
Looks up the result price (considering a manual override) of a given SKU in a price list of the given name.
- pricelist(String, String, String, String) - Method in interface PublicGroovyAPI
-
Looks up the attribute defined by
attributeName
(considering a manual override) of the given SKU in a matrix price list of the given name. - PricelistAction<ATTACHEDTO extends Help> - Class in net.pricefx.common.apibuilder.calculationflowaction
-
This action starts calculation of selected pricelist.
- PricelistAction(ATTACHEDTO, Invocations<MethodInvocationRecord>, String) - Constructor for class PricelistAction
- pricelistItem(String) - Method in interface PublicGroovyAPI
-
Looks up the price list item record (PLI or XPLI) of an SKU being calculated in a price list of the given name.
- pricelistItem(String, String) - Method in interface PublicGroovyAPI
-
Looks up the price list item record (PLI) of the given SKU in a price list of a given name.
- pricelistItem(String, String, String) - Method in interface PublicGroovyAPI
-
Looks up the matrix price list item record (XPLI) of the given SKU in a matrix price list of the given name.
- pricelistItem(String, String, String, Date) - Method in interface PublicGroovyAPI
-
Looks up the matrix price list item record (XPLI) of the given SKU in a matrix price list of the given name.
- print(String) - Method in interface RContext
-
When evaluating an expression in R some output may be printed as a side effect, such as by lm().
- printTablesDefinitions(String) - Method in class TableContext
-
Returns a debug string that contains the complete schema definition for the temporary in-memory database.
- product() - Method in interface PublicGroovyAPI
-
Retrieves the product object for the SKU currently being calculated (SKU in the context).
- product(String) - Method in interface PublicGroovyAPI
-
Retrieves the given attribute value from the Products table for the SKU being calculated (the SKU in the context).
- product(String, String) - Method in interface PublicGroovyAPI
-
Retrieves the given attribute value from the Products table for a given SKU.
- product(String, String, String, Object) - Method in interface PublicGroovyAPI
-
Retrieves the given attribute value from the product table for a given SKU.
- PRODUCT - InputType
- productCompetition() - Method in interface PublicGroovyAPI
-
Retrieves a list of all product competition rows/records (PCOMP) for the SKU being calculated (SKU in the context).
- productCompetition(Filter...) - Method in interface PublicGroovyAPI
-
Retrieves a list of product competition rows/records (PCOMP) for the SKU being calculated (SKU in the context) filtered by
filters
. - PRODUCTDATA - ChartType
- productExtension(String) - Method in interface PublicGroovyAPI
-
Retrieves a list of rows from a Product Extension (PX) table named
extensionName
for the SKU being calculated (SKU in the context). - productExtension(String, Filter...) - Method in interface PublicGroovyAPI
-
Retrieves a list of rows from a Product Extension (PX) table named
extensionName
for the SKU being calculated (SKU in the context) additionally filtered byfilters
. - ProductGroup - Class in net.pricefx.domain
-
ProductGroup
- ProductGroup() - Constructor for class ProductGroup
- PRODUCTGROUP - InputType
- productGroupEntry(String...) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select a group of products and returns the selection as a Map.
- productGroupEntry(String, String, Object) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user select a group of products and returns the selection as a Map.
- ProductInputBuilder - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type Product
InputType.PRODUCT
. - ProductInputBuilder(InputBuilderContext, String) - Constructor for class ProductInputBuilder
- ProductReferenceRecord - Class in net.pricefx.server.dto
-
A DTO that describes a product reference
- ProductReferenceRecord() - Constructor for class ProductReferenceRecord
- productsFilter - Variable in class AbstractChartSeries
- productToRelatedObjectsFilter(String, String) - Method in interface PublicGroovyAPI
-
Creates a filter to be applied to a search on a related object type, limiting the results to objects of the related type that have a link to the given product.
- productXRef() - Method in interface PublicGroovyAPI
-
Retrieves a list of all product reference records (PXREF) for the SKU being calculated.
- productXRef(Filter...) - Method in interface PublicGroovyAPI
-
Retrieves a list of all product reference records (PXREF) for the SKU being calculated.
- profileData(DatamartContext.Query) - Method in interface DatamartContext
-
Calculates "Min", "Max", "#", "#Nulls", "#Distinct", "Sample" for dimension projections, and "Min", "Max", "Mean", "Std", "#", "#Nulls" for numeric projections.
- Projection() - Constructor for class ItemSummaryQuery.Projection
- Projection(String, String, String, String) - Constructor for class ItemSummaryQuery.Projection
- Projection(String, String, String, String, String) - Constructor for class ItemSummaryQuery.Projection
- properties - Variable in class WorkflowDTO.StepDTO
- property - Variable in class Filter
-
The name of the property to filter on.
- protectedSetAggrFieldAxisX(String) - Method in class AbstractChartSeries
- protectedSetAggrFieldAxisY(String) - Method in class AbstractChartSeries
- protectedSetAxisX(String) - Method in class AbstractChartSeries
- protectedSetAxisY(String) - Method in class AbstractChartSeries
- protectedSetNonAggrFieldAxisX(String) - Method in class AbstractChartSeries
- protectedSetNonAggrFieldAxisY(String) - Method in class AbstractChartSeries
- PublicGroovyAPI - Interface in net.pricefx.formulaengine.scripting
-
This interface represents what can be reached in the Groovy element syntax as
api
. - putGlobal(Map<String, Object>) - Method in interface PublicGroovyAPI
-
Puts an entire map of variables into the global cache.
Q
- QC_DETAILS_PAGE - Static variable in interface AppPages
-
QuoteConfigurator module -
targetPageState
optionaltypedId
for specific Quote details - QC_TYPES_PAGE - Static variable in interface AppPages
-
QuoteConfigurator module
- quantize(int, String, String) - Method in interface Matrix2D
-
Convenience method to quantize all numeric columns in one go.
- quantize(String, int, String, String) - Method in interface Matrix2D
-
Performs equal width quantization of a scalar distribution in a given column, and maps each value to its nearest lower quantile.
- QUARTER - CalendarUtil.TimeUnit
- QUOTE - CalculationResultType
- QuoteBuilder - Class in net.pricefx.common.apibuilder.quote
-
QuoteBuilder is the starting point of an interface that allows you manipulate a quote object in a quote header calculation logic.
The header calculation is executed twice: Once before the calculation of the individual line items (= pre phase) and once after that (=post phase).
Usually code should only apply in one phase. - QuoteHelper - Class in net.pricefx.common.apibuilder.quote
-
A helper class that assists in manipulating the quote object.
- QuoteHelper(Map<String, Object>) - Constructor for class QuoteHelper
- QuoteStructure - Class in net.pricefx.common.apibuilder.quote
-
This is a helper object that is used to build up code generated content of a quote.
- QuoteStructure() - Constructor for class QuoteStructure
- QuoteStructure.Item - Class in net.pricefx.common.apibuilder.quote
-
A DTO that holds information about the new item (part or folder) to be created.
R
- RABuilder(RATBuilder) - Constructor for class RATBuilder.RABuilder
- RADIO - InputType
- random() - Method in interface PublicGroovyAPI
-
Provides access to the standard
java.util.Random
generator instance created for the duration of the calculation task (= not get re-created for each logic element evaluation). - RANGE - Matrix2D.BucketNaming
- RANGE_PCT - Matrix2D.BucketNaming
- RANGED - ColorAxisType
- RATBuilder - Class in net.pricefx.common.apibuilder.rebateagreement
-
Created by petercipov on 22/03/16.
- RATBuilder(IdGenerator, Invocations<MethodInvocation>, String, String) - Constructor for class RATBuilder
- RATBuilder.RABuilder - Class in net.pricefx.common.apibuilder.rebateagreement
- RContext - Interface in net.pricefx.formulaengine.scripting
- readSingleValue(String) - Method in class WorkflowDTO.StepDTO
- reasons - Variable in class WorkflowInfo.WorkflowStepInfo
- REBATEAGREEMENT - CalculationResultType
- REBATEAGREEMENT - InputType
- RebateAgreementBuilder - Class in net.pricefx.common.apibuilder.rebateagreement
-
IMPORTANT: Please read super class notes on sequence of execution!
- RebateAgreementStructure - Class in net.pricefx.common.apibuilder.rebateagreement
-
This is a helper object that is used to build up code generated content of a Rebate Agreement.
- RebateAgreementStructure() - Constructor for class RebateAgreementStructure
- RebateAgreementStructure.Item - Class in net.pricefx.common.apibuilder.rebateagreement
-
A DTO that holds information about the new item (rebate type or folder) to be created.
- rebateAgreementUserEntry(String, String) - Method in interface PublicGroovyAPI
-
Prompts the user to enter parameters for a rebate agreement (RBA).
- REBATERECORD - CalculationResultType
- RebateRecordAction<ATTACHEDTO extends Help> - Class in net.pricefx.common.apibuilder.calculationflowaction
-
This action starts calculation of selected rebate record set records.
- RebateRecordAction(ATTACHEDTO, Invocations<MethodInvocationRecord>, String) - Constructor for class RebateRecordAction
- reconstructFromMap(Map<String, ?>) - Static method in class Filter
- RED - AuxLineColor
- redAlert(String) - Method in interface PublicGroovyAPI
-
Marks the current logic element with a red alert and provides the given message.
- registerPlaceholder(InputType, String) - Method in class RATBuilder
- relatedObjectToCustomersFilter(String) - Method in interface PublicGroovyAPI
-
Creates a filter to be applied to a customer search, limiting the results to customers that are linked to the given related object (defined by its typedId).
- relatedObjectToProductsFilter(String) - Method in interface PublicGroovyAPI
-
Creates a filter to be applied to a product search, limiting the result to products that are linked to the given related object (defined by its typedId).
- remove(Filter) - Method in class Filter
-
Used with OP_OR and OP_AND filters.
- removeManualOverride(String) - Method in interface PublicGroovyAPI
-
Removes a user entered value that overrides the calculated result of a logic element.
- removePricegridCalculationOutput(Long, String) - Method in interface PublicGroovyAPI
-
Removes the PG calculation output.
- removePricegridInputAttribute(Long) - Method in interface PublicGroovyAPI
-
Deletes a price grid input attribute.
- removePricelistCalculationOutput(Long, String) - Method in interface PublicGroovyAPI
-
Removes the PL calculation output.
- removePricelistInputAttribute(Long) - Method in interface PublicGroovyAPI
-
Deletes a price list input attribute.
- removeSharedCache(String) - Method in interface PublicGroovyAPI
-
Deletes a key from the shared cache.
- removeStep(String) - Method in class WorkflowDTO
-
Removes a workflow step with given unique name (if it exists).
- renameColumns(Map<String, String>) - Method in interface Matrix2D
-
Renames the columns in this matrix so that the old column label = key, and the new column label = value in the given map.
- renameFolder(String, String) - Method in class CalculableLineItemCollectionBuilder
-
Renames a folder (not items).
- replaceMissingValues(String, Object) - Method in interface Matrix2D
-
Replaces nulls in the given column with the given value.
- reset() - Method in class AdaptiveHistogram
-
Erases all data from the histogram.
- reset() - Method in interface DatamartRowSet
-
Resets the current row index of this
DatamartRowSet
. - RESET - InputButtonAction
- resetCurrentItemFields(String...) - Method in interface PublicGroovyAPI
-
Resets specified fields on the currentItem object to null.
- resetSKUContextSwitch() - Method in interface PublicGroovyAPI
-
Resets an SKU context switch to the originally specified SKU.
- resolveFieldName(CalculableObjectItem, String, PersistedObjectService) - Method in class ItemSummaryQuery
- restrictToSkus(List<String>) - Method in class LivePriceGridAction
-
Restricts LPG calculation to a list of specified SKUs.
- RESULT - WaterfallColumnType
- ResultFlexChart - Class in net.pricefx.server.dto.calculation
- ResultFlexChart() - Constructor for class ResultFlexChart
- ResultFlexChart(Object) - Constructor for class ResultFlexChart
- ResultFlexChart(String, Object) - Constructor for class ResultFlexChart
- ResultGauge - Class in net.pricefx.server.dto.calculation
-
The Gauge widget class implements a graphical speedometer-style gauge for displaying a measurement by means of a needle on a dial.
- ResultGauge() - Constructor for class ResultGauge
- ResultHighchart - Class in net.pricefx.server.dto.calculation
- ResultHighchart(Map<String, ?>) - Constructor for class ResultHighchart
-
Not intended for public use.
- ResultHighchart.OnPointClick - Interface in net.pricefx.server.dto.calculation
- ResultHighchart.TriggerEvent - Interface in net.pricefx.server.dto.calculation
- ResultHighmap - Class in net.pricefx.server.dto.calculation
- ResultHighmap(Map<String, ?>) - Constructor for class ResultHighmap
-
Not intended for public use.
- ResultMatrix - Class in net.pricefx.server.dto.calculation
-
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
- ResultMatrix() - Constructor for class ResultMatrix
- ResultMatrix(String...) - Constructor for class ResultMatrix
-
Creates a new matrix object with an initial set of columns
- ResultMatrix(Collection<String>) - Constructor for class ResultMatrix
-
Creates a new matrix object with an initial set of columns
- ResultMatrix(Map) - Constructor for class ResultMatrix
- RESULTMATRIX_MAXROWS - Static variable in interface DatamartRowSet
- ResultMatrix.AbstractResultMatrixCell - Class in net.pricefx.server.dto.calculation
- ResultMatrix.ResultMatrixBackEndAction - Class in net.pricefx.server.dto.calculation
-
Object representing a button that handles multi-row actions.
- ResultMatrix.ResultMatrixBackEndCell - Class in net.pricefx.server.dto.calculation
-
Create a link/button that should do some desired action to pricefx backend (unity only) [url:"pricelistmanager.revoke..../...", payload: [...
- ResultMatrix.ResultMatrixCells - Class in net.pricefx.server.dto.calculation
-
List of other cells (to be shown as dropdown inline
- ResultMatrix.ResultMatrixDownloadCell - Class in net.pricefx.server.dto.calculation
-
Create a link/button that should do initiate download from pricefx backend (unity only) [url:"pricelistmanager.fetchpdf..../...", payload: [...
- ResultMatrix.ResultMatrixImageCell - Class in net.pricefx.server.dto.calculation
- ResultMatrix.ResultMatrixLinkCell - Class in net.pricefx.server.dto.calculation
- ResultMatrix.ResultMatrixOnRowSelection - Class in net.pricefx.server.dto.calculation
- ResultMatrix.ResultMatrixOnRowSelection.TriggerEvent - Class in net.pricefx.server.dto.calculation
- ResultMatrix.ResultMatrixStyledCell - Class in net.pricefx.server.dto.calculation
- ResultMatrixBackEndCell() - Constructor for class ResultMatrix.ResultMatrixBackEndCell
- ResultMatrixCells() - Constructor for class ResultMatrix.ResultMatrixCells
- ResultMatrixDownloadCell() - Constructor for class ResultMatrix.ResultMatrixDownloadCell
- ResultMatrixImageCell() - Constructor for class ResultMatrix.ResultMatrixImageCell
- ResultMatrixLinkCell() - Constructor for class ResultMatrix.ResultMatrixLinkCell
- ResultMatrixOnRowSelection() - Constructor for class ResultMatrix.ResultMatrixOnRowSelection
- ResultMatrixStyledCell() - Constructor for class ResultMatrix.ResultMatrixStyledCell
- RESULTS - Static variable in class ModelEvaluator
- revalidate(ValidationVisitor, PersistedObjectService) - Method in class DMSqlQuery
- RM_DETAILS_PAGE - Static variable in interface AppPages
-
RebateManager module -
targetPageState
optionaltypedId
for specific RebateAgreement details - RM_MAIN_PAGE - Static variable in interface AppPages
-
RebateManager module
- RM_RECORDS_PAGE - Static variable in interface AppPages
-
RebateManager module -
targetPageState
optionaltypedId
for specific RebateRecord details - RM_TEMPLATES_PAGE - Static variable in interface AppPages
-
RebateManager module
- roles() - Method in interface PublicGroovyAPI
-
Lists all roles available in the application.
- root - Variable in class LineItemHelper
- ROOT_ENTITY - Static variable in class Filter
-
Property string representing the root entity of the search.
- ROOT_LINE_ID - Static variable in class CalculableLineItemCollectionBuilder
- ROW - LimitType
- RowClickTriggerEvent(String) - Constructor for class ChartEvents.OnRowClick.RowClickTriggerEvent
- rowSelectionBackEndAction(String) - Method in class ResultMatrix
-
Allows UI users to select multiple rows and adds an action button next to the ResultMatrix.
- runSummaryQuery(ItemSummaryQuery<? extends CalculableObject>) - Method in interface PublicGroovyAPI
-
Runs (executes) a summary query defined by the parameterized query object which was created by one of the getXXXSummaryQuery calls.
S
- SCATTER - ChartType
- SCATTER - SeriesType
- ScatterAdditionalMeasure(ScatterChart.ScatterSeries, String) - Constructor for class ScatterChart.ScatterAdditionalMeasure
- ScatterChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- ScatterChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class ScatterChart
- ScatterChart.ScatterAdditionalMeasure - Class in net.pricefx.common.apibuilder.chart
- ScatterChart.ScatterOnChartClick - Class in net.pricefx.common.apibuilder.chart
- ScatterChart.ScatterOnChartClick.ScatterTriggerEvent - Class in net.pricefx.common.apibuilder.chart
- ScatterChart.ScatterOptions - Class in net.pricefx.common.apibuilder.chart
- ScatterChart.ScatterSeries - Class in net.pricefx.common.apibuilder.chart
- ScatterOnChartClick() - Constructor for class ScatterChart.ScatterOnChartClick
- ScatterOptions(ScatterChart, String) - Constructor for class ScatterChart.ScatterOptions
- ScatterSeries(ScatterChart, String) - Constructor for class ScatterChart.ScatterSeries
- ScatterTriggerEvent(String) - Constructor for class ScatterChart.ScatterOnChartClick.ScatterTriggerEvent
- ScheduleSettings<ATTACHEDTO extends Help> - Class in net.pricefx.common.apibuilder.calculationflowaction
-
This action is helping you to get an information about schedule as seen in the UI + if needed alter it.
- ScheduleSettings(ATTACHEDTO, Invocations<MethodInvocationRecord>, CalculationFlowTimeUnit, BigDecimal, String, Boolean, CFTraitType) - Constructor for class ScheduleSettings
- schemaService - Variable in class TableContext
- search(BigDecimal, long) - Method in interface Matrix2D
-
Finds the index of row containing a given value in a given column, assuming this column is sorted high --> low.
- search(Collection<?>, long) - Method in interface Matrix2D
-
Find all rows for which the value in the given column is contained in the passed in collection.
- select(long, long, long, long) - Method in interface Matrix2D
-
Selects a subset of rows and columns in the matrix, and returns the result as new Matrix2D object, but which crucially does not duplicate any of the original rows.
- select(String) - Method in class TableContext
-
Deprecated.
- select(String, String) - Method in interface DatamartContext.Query
-
Adds a projection to the query.
- select(String, String, String...) - Method in interface DatamartContext.Query
- selectAll() - Method in interface DatamartContext.Query
- selectAll(boolean) - Method in interface DatamartContext.Query
- selectColumn(long) - Method in interface Matrix2D
-
Selects a column in the matrix, and returns the result as new Matrix2D object, but which crucially does not duplicate any of the original rows.
- selectColumn(String) - Method in interface Matrix2D
-
Selects a column in the matrix, and returns the result as new Matrix2D object, but which crucially does not duplicate any of the original rows.
- selectColumns(long, long) - Method in interface Matrix2D
-
Selects a subset of columns in the matrix, and returns the result as new Matrix2D object, but which crucially does not duplicate any of the original rows.
- selectCount() - Method in interface DatamartContext.Query
-
Adds a COUNT(*) projection to the query.
- selectDistinct() - Method in interface DatamartContext.Query
-
Equivalent to the DISTINCT option in an SQL select statement.
- selectedStepOnDeny - Variable in class WorkflowInfo
-
In case that the workflow was denied, and user selected any step (happens when WorkflowDTO.withSelectStepOnDeny(true) and user selected some state.
- selectRow(long) - Method in interface Matrix2D
-
Selects one row in the matrix, and returns the result as new Matrix2D object, but which crucially does not duplicate any of the original rows.
- selectRows(long[]) - Method in interface Matrix2D
-
Selects a subset of rows in the matrix, and returns the result as new Matrix2D object, but which crucially does not duplicate any of the original rows.
- selectRows(long, long) - Method in interface Matrix2D
-
Selects a subset of rows in the matrix, and returns the result as new Matrix2D object, but which crucially does not duplicate any of the original rows.
- selectRows(Collection<? extends Number>) - Method in interface Matrix2D
-
Selects a subset of rows in the matrix, and returns the result as new Matrix2D object, but which crucially does not duplicate any of the original rows.
- sendEmail(String, String, String) - Method in interface PublicGroovyAPI
-
Sends an email.
- sendEmail(String, String, String, String, String, String, String, String, Boolean) - Method in interface PublicGroovyAPI
-
Sends an email.
- sendPlatformNotification(String, String) - Method in interface PublicGroovyAPI
-
Sends a notification to Platform for further message routing.
- SeriesType - Enum in net.pricefx.common.api.chart
- set(String, String, Map<?, ?>...) - Method in interface IRebateRecordManager
-
In the given RR-set, update genetic attributes of the RR with the given name (linked to the current RA.lineitem)
- set(String, Map<?, ?>...) - Method in interface IRebateRecordManager
-
Update genetic attributes of the RR with the given name (linked to the current RA.lineitem)
- set(Map<?, ?>...) - Method in interface IRebateRecordManager
-
Update genetic attributes of the RR with the default name (linked to the current RA.lineitem)
- setAccessCode(String) - Method in class AbstractInputBuilder
- setAdditionalConfig(Map<String, String>) - Method in class ConfiguratorEntry
-
Sets all the additional configurations at once
- setAddUnknownValues(Boolean) - Method in class ContextParameter
- setAggregationBy(String) - Method in class AbstractChartSeries
- setAggregationBy(String) - Method in class ChartSeries.Aggregation
- setAlertMessage(String) - Method in interface PublicGroovyAPI
-
Marks the current formula element with the given alert message.
- setAlign(String) - Method in class AbstractInputBuilder
- setAlwaysEditable(Boolean) - Method in class AbstractInputBuilder
- setAlwaysEditable(Boolean) - Method in class ContextParameter
- setAppearance(String) - Method in class AbstractInputBuilder
- setAttribute(String, Object) - Method in class AttributedResult
- setAttributeName(String) - Method in class AbstractProductAndCustomerInputBuilder
- setAttributeName(String) - Method in class VLookupBuilder
- setAttributeNames(List<String>) - Method in class VLookupBuilder
- setAutoComplete(boolean) - Method in class AbstractInputBuilder
- setAutoFocus(boolean) - Method in class AbstractInputBuilder
- setAxisX(String) - Method in class BarLineChart.BarLineSeries
- setAxisX(String) - Method in class BoxplotChart.BoxplotSeries
- setAxisX(String) - Method in class BubbleChart.BubbleSeries
- setAxisX(String) - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesSeries
- setAxisX(String) - Method in class HeatmapChart.HeatmapSeries
- setAxisX(String) - Method in class HistogramChart.HistogramSeries
- setAxisX(String) - Method in class ScatterChart.ScatterSeries
- setAxisX(String) - Method in class TimeSeriesChart.TimeSeriesSeries
- setAxisX(String) - Method in class TimeSeriesScatterChart.TimeSeriesScatterSeries
- setAxisY(String) - Method in class BarLineChart.BarLineSeries
- setAxisY(String) - Method in class BoxplotChart.BoxplotSeries
- setAxisY(String) - Method in class BubbleChart.BubbleSeries
- setAxisY(String) - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesSeries
- setAxisY(String) - Method in class HeatmapChart.HeatmapSeries
- setAxisY(String) - Method in class HistogramChart.HistogramSeries
- setAxisY(String) - Method in class ScatterChart.ScatterSeries
- setAxisY(String) - Method in class TimeSeriesChart.TimeSeriesSeries
- setAxisY(String) - Method in class TimeSeriesScatterChart.TimeSeriesScatterSeries
- setBandBy(String) - Method in class AbstractChartSeries
- setBandBy(String) - Method in class ChartSeries.Aggregation
- setBaseTemplateToUse(String) - Method in class ResultFlexChart
- setBins(BigDecimal) - Method in class HistogramChart.HistogramSeries
- setBoxplotAxis() - Method in class AbstractChartSeries
- setBoxplotAxis() - Method in class ChartSeries.EmbeddedBoxplot
- setBoxplotAxisLabel(String) - Method in class AbstractChartOptions
- setBoxplotAxisLabel(String) - Method in class ChartOptions.EmbeddedBoxplot
- setBoxplotAxisMax(BigDecimal) - Method in class AbstractChartOptions
- setBoxplotAxisMax(BigDecimal) - Method in class ChartOptions.EmbeddedBoxplot
- setBoxplotAxisMin(BigDecimal) - Method in class AbstractChartOptions
- setBoxplotAxisMin(BigDecimal) - Method in class ChartOptions.EmbeddedBoxplot
- setBubbleSize(String) - Method in class BubbleChart.BubbleSeries
- setCalculate(Boolean) - Method in class CFSAction
-
Whether the action is valid and should be triggered or not.
- setCalculate(Boolean) - Method in class DataLoadAction
-
Whether the action is valid and should be triggered or not.
- setCalculate(Boolean) - Method in class LivePriceGridAction
-
Whether the action is valid and should be triggered or not.
- setCalculate(Boolean) - Method in class ManualPricelistAction
-
Whether the action is valid and should be triggered or not.
- setCalculate(Boolean) - Method in class PricelistAction
-
Whether the action is valid and should be triggered or not.
- setCalculate(Boolean) - Method in class RebateRecordAction
-
Whether the action is valid and should be triggered or not.
- setCalculate(Boolean) - Method in class SimulationAction
-
Whether the action is valid and should be triggered or not.
- setCanModifyRows(boolean) - Method in class InputMatrixInputBuilder
- setCaption(String) - Method in class AbstractInputBuilder
- setCastCallback(ItemSummaryQuery.QueryGeneratorCallback) - Method in class ItemSummaryQuery
- setCategories(String) - Method in class PieChart.PieSeries
- setColor(AuxLineColor) - Method in class AuxLine
- setColor(AuxLineColor) - Method in class TrendLine
- setColorAxis(String) - Method in class HeatmapChart.HeatmapSeries
- setColorAxisType(ColorAxisType) - Method in class HeatmapChart.HeatmapOptions
- setColumnFormat(String, FieldFormatType) - Method in class ResultMatrix
-
Sets a column format for a specified column
- setColumns(List<String>) - Method in class InputMatrixInputBuilder
- setColumnTooltip(String, String) - Method in class ResultMatrix
-
Adds a tooltip to a column
- setColumnValueOptions(Map) - Method in class InputMatrixInputBuilder
- setComparison(Boolean) - Method in class AbstractChartOptions
- setComparison(Boolean) - Method in class ChartOptions.ZAxis
- setComparisonDim(String) - Method in class AbstractChartSeries
- setComparisonDim(String) - Method in class BarLineChart.BarLineSeries
- setComparisonDim(String) - Method in class BoxplotChart.BoxplotSeries
- setComparisonDim(String) - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesSeries
- setComparisonPeriod(BigDecimal) - Method in class TimeSeriesChart.TimeSeriesSeries
- setComparisonType(ComparisonType) - Method in class AbstractChartOptions
- setComparisonType(ComparisonType) - Method in class BarLineChart.BarLineOptions
- setComparisonType(ComparisonType) - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesOptions
- setConfigParameter(String, Object) - Method in class ContextParameter
-
Adds additional configuration parameter/option to the input.
- setConfigValues(List<String>) - Method in class AbstractInputBuilder
- setContext(FormulaEngineContext) - Method in class ConfiguratorEntry
-
Sets the FormulaEngineContext.
- setCurrency(String) - Method in class AbstractChartSeries
- setCustomAttributeName(String) - Method in class AbstractInputBuilder
- setCustomAttributeValue(String) - Method in class AbstractInputBuilder
- setCustomerFieldLabel(String) - Method in class CustomerGroup
- setCustomerFieldName(String) - Method in class CustomerGroup
- setCustomerFieldValue(String) - Method in class CustomerGroup
- setCustomerFilterCriteria(Map<String, Object>) - Method in class CustomerGroup
- setCustomerFilterCriteriaJson(String) - Method in class CustomerGroup
- setDataHeaders(String...) - Method in class ResultHighchart
-
To override the default column headers of the data tab table.
- setDatamart(String) - Method in class AbstractChartSeries
- setDataType(String) - Method in class SimpleInputBuilder
- setDebugRow(Map<String, Object>) - Method in interface ClaimContext
-
Set row for formula testdrive
- setDecimalPlaces(String) - Method in class SimpleInputBuilder
- setDefaultFormat(FieldFormatType) - Method in class ResultMatrix
-
Sets a default column format
- setDefaultFromParent(Boolean) - Method in class CustomerInputBuilder
- setDefaultHeight(int) - Method in class InputMatrixInputBuilder
- setDefaultValue(BigDecimal) - Method in class Expression
- setDefaultValues(Map<String, Object>) - Method in interface DatamartRowSet
-
Set default values to be used when creating new rows.
- setDescription(String) - Method in class Expression
- setDimensions(String, String) - Method in class ConfiguratorInputBuilder
- setDisabled(boolean) - Method in class AbstractInputBuilder
- setDisableDrilldown(Boolean) - Method in class AbstractChartOptions
- setDisableDrilldown(Boolean) - Method in class BarLineChart.BarLineOptions
- setDisableDrilldown(Boolean) - Method in class BoxplotChart.BoxplotOptions
- setDisableDrilldown(Boolean) - Method in class BubbleChart.BubbleOptions
- setDisableDrilldown(Boolean) - Method in class DataTableChart.DataTableOptions
- setDisableDrilldown(Boolean) - Method in class HeatmapChart.HeatmapOptions
- setDisableDrilldown(Boolean) - Method in class PieChart.PieOptions
- setDisableDrilldown(Boolean) - Method in class ScatterChart.ScatterOptions
- setDisableDrilldown(Boolean) - Method in class TimeSeriesChart.TimeSeriesOptions
- setDisableDrilldown(Boolean) - Method in class TimeSeriesScatterChart.TimeSeriesScatterOptions
- setDisableGridDiscretization(boolean) - Method in class ScatterChart.ScatterOptions
- setDisableSorting(boolean) - Method in class ResultMatrix
-
Set sorting capability in UI grid
- setDisableZoom(Boolean) - Method in class AbstractChartOptions
- setDisableZoom(Boolean) - Method in class BarLineChart.BarLineOptions
- setDisableZoom(Boolean) - Method in class BoxplotChart.BoxplotOptions
- setDisableZoom(Boolean) - Method in class BubbleChart.BubbleOptions
- setDisableZoom(Boolean) - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesOptions
- setDisableZoom(Boolean) - Method in class HeatmapChart.HeatmapOptions
- setDisableZoom(Boolean) - Method in class ScatterChart.ScatterOptions
- setDisableZoom(Boolean) - Method in class TimeSeriesChart.TimeSeriesOptions
- setDisableZoom(Boolean) - Method in class TimeSeriesScatterChart.TimeSeriesScatterOptions
- setDiscretization(boolean) - Method in class ScatterChart.ScatterOptions
- setDisplayMode(String) - Method in class AbstractInputBuilder
- setDistributedCalculationThreshold(int) - Method in class CFSAction
-
Sets a job-individual threshold to start a distributed calculation.
- setDistributedCalculationThreshold(int) - Method in class LivePriceGridAction
-
Sets a job-individual threshold to start a distributed calculation.
- setDistributedCalculationThreshold(int) - Method in class PricelistAction
-
Sets a job-individual threshold to start a distributed calculation.
- setDistributedCalculationThreshold(int) - Method in class SimulationAction
-
Sets a job-individual threshold to start a distributed calculation.
- setDoCount(boolean) - Method in class ItemSummaryQuery
- setEnableClientFilter(boolean) - Method in class ResultMatrix
- setErrorMessage(String) - Method in class AbstractInputBuilder
- setEscapeHTML(boolean) - Method in class ResultMatrix
-
Set HTML escaping flag.
- setExecute(Boolean) - Method in class PriceAPIAction
-
Whether the action is valid and should be executed or not.
- setExecuteOnError(boolean) - Method in class ChainedJobInfo
-
Should this job be executed even if the previous job failed?
- setExportable(boolean) - Method in class AbstractInputBuilder
- setExpression(String) - Method in class Expression
- setFilter(Object) - Method in class ObjRefAction
- setFilter(Map<String, Object>) - Method in class ContextParameter
- setFilterFormulaName(String) - Method in class AbstractProductAndCustomerInputBuilder
- setFilterFormulaParam(String) - Method in class AbstractProductAndCustomerInputBuilder
- setFilters(Filter...) - Method in class ContextParameter
- setFitFieldWidths(boolean) - Method in class InputMatrixInputBuilder
- setFixTableHeight(boolean) - Method in class InputMatrixInputBuilder
- setFlexChart(Object) - Method in class ResultFlexChart
- setFormattingOption(String, Object) - Method in class ContextParameter
- setFormattingOptions(Map<String, Object>) - Method in class ContextParameter
- setFormatType(String) - Method in class SimpleInputBuilder
- setFormula() - Method in class AbstractChartSeries
- setFormulaName(String) - Method in class Formula
- setFrom(String) - Method in class DateRangeInputBuilder
- setFromDate(Date) - Method in class TimeSeriesChart.TimeSeriesSeries
- setGeneratedQueryDto(String) - Method in class AbstractChartSeries
- setHash(String) - Method in class DMSqlQuery
- setHelpLink(String) - Method in class AbstractInputBuilder
- setHelpText(String) - Method in class AbstractInputBuilder
- setHiddenActions(InputButtonAction...) - Method in class ConfiguratorEntry
- setHideDataLabels(Boolean) - Method in class AbstractChartSeries
- setHideDataLabels(Boolean) - Method in class AuxLine
- setHideDataLabels(Boolean) - Method in class ChartSeries.Basic
- setHideDataLabels(Boolean) - Method in class TrendLine
- setHideLegend(Boolean) - Method in class AbstractChartOptions
- setHideLegend(Boolean) - Method in class ChartOptions.Basic
- setHideOther(Boolean) - Method in class AbstractChartSeries
- setHideOther(Boolean) - Method in class BarLineChart.BarLineSeries
- setHideOther(Boolean) - Method in class BubbleChart.BubbleSeries
- setHideOther(Boolean) - Method in class PieChart.PieSeries
- setHideTooltips(Boolean) - Method in class AbstractChartOptions
- setHideTooltips(Boolean) - Method in class ChartOptions.Basic
- setIcon(String) - Method in class AbstractInputBuilder
- setIconPosition(String) - Method in class AbstractInputBuilder
- setId(int) - Method in class AbstractChartMeasures
- setImportable(boolean) - Method in class AbstractInputBuilder
- setInitialDataGrouping(Boolean) - Method in class DataTableChart.DataTableOptions
- setInputs(List<ContextParameter>) - Method in class ConfiguratorEntry
-
Sets the list of context parameters
- setInputType(String) - Method in class SimpleInputBuilder
- setIsValid(Boolean) - Method in class DMSqlQuery
- setItemFilter(Filter) - Method in class ItemSummaryQuery
- setItemGroupBy(String) - Method in class ItemSummaryQuery
- setItemSqlAlias(String) - Method in class ItemSummaryQuery
- setItemToObjectFkName(String) - Method in class ItemSummaryQuery
- setItemTypedId(String) - Method in class ProductReferenceRecord
- setKeys(Map) - Method in class VLookupBuilder
- setLabel(String) - Method in class AbstractChartSeries
- setLabel(String) - Method in class AuxLine
- setLabel(String) - Method in class TrendLine
- setLabel(String) - Method in class CustomerGroup
- setLabel(String) - Method in class ProductGroup
- setLabel(String) - Method in class AbstractInputBuilder
- setLabel(String) - Method in class ContextParameter
-
Sets the label of the input parameter to the given text.
- setLabel(String) - Method in class ProductReferenceRecord
- setLabelPlacement(String) - Method in class AbstractInputBuilder
- setLabels(Map<String, Object>) - Method in class OptionInputBuilder
- setLabelStyle(String) - Method in class AbstractInputBuilder
- setLabelTranslations(String) - Method in class ContextParameter
- setLabelTranslations(Map<String, String>) - Method in class AbstractInputBuilder
- setLabelTranslationsFromMap(Map<String, String>) - Method in class ContextParameter
- setLayoutGridName(String) - Method in class AbstractInputBuilder
- setLegacyComparisonMode(Boolean) - Method in class TimeSeriesChart.TimeSeriesOptions
- setLimitTo(LimitPosition, BigDecimal, LimitType) - Method in class AbstractChartSeries
- setLimitTo(LimitPosition, BigDecimal, LimitType) - Method in class BarLineChart.BarLineSeries
- setLimitTo(LimitPosition, BigDecimal, LimitType) - Method in class BoxplotChart.BoxplotSeries
- setLimitTo(LimitPosition, BigDecimal, LimitType) - Method in class BubbleChart.BubbleSeries
- setLimitTo(LimitPosition, BigDecimal, LimitType) - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesSeries
- setLimitTo(LimitPosition, BigDecimal, LimitType) - Method in class HeatmapChart.HeatmapSeries
- setLimitTo(LimitPosition, BigDecimal, LimitType) - Method in class PieChart.PieSeries
- setLimitTo(LimitPosition, BigDecimal, LimitType) - Method in class TimeSeriesChart.TimeSeriesSeries
- setList(List) - Method in class SimpleInputBuilder
- setListId(Object) - Method in class ProductReferenceRecord
- setListLabel(String) - Method in class ProductReferenceRecord
- setMarker(BigDecimal, BigDecimal) - Method in class AbstractChartOptions
- setMarker(BigDecimal, BigDecimal) - Method in class BubbleChart.BubbleOptions
- setMarker(BigDecimal, BigDecimal) - Method in class ScatterChart.ScatterOptions
- setMarker(BigDecimal, BigDecimal) - Method in class TimeSeriesScatterChart.TimeSeriesScatterOptions
- setMax(Integer) - Method in class SimpleInputBuilder
- setMax(BigDecimal) - Method in class ResultGauge
-
The maximum dial value.
- setMax(Date) - Method in class SimpleInputBuilder
- setMaxDataPoints(BigDecimal) - Method in class AbstractChartOptions
- setMaxDataPoints(BigDecimal) - Method in class BarLineChart.BarLineOptions
- setMaxDataPoints(BigDecimal) - Method in class BoxplotChart.BoxplotOptions
- setMaxDataPoints(BigDecimal) - Method in class PieChart.PieOptions
- setMaxLength(Integer) - Method in class SimpleInputBuilder
- setMaxRows(Integer) - Method in interface DatamartContext.Query
-
Limits the number of rows returned in the query result.
- setMeasure(String) - Method in class AbstractChartMeasures
- setMeasure(String) - Method in class LimitToMeasure
- setMessage(String) - Method in class ConfiguratorEntry
-
Sets a message that will appear on top of the configuration entry.
- setMin(Integer) - Method in class SimpleInputBuilder
- setMin(BigDecimal) - Method in class ResultGauge
-
The minimum dial value.
- setMin(Date) - Method in class SimpleInputBuilder
- setMinLength(Integer) - Method in class SimpleInputBuilder
- setNewClaimData(Map<String, Object>, Collection<String>, List<Map<String, Object>>) - Method in interface ClaimContext
-
Set data from which a claim can be created
- setNewNumberOfTimeUnits(BigDecimal) - Method in class ScheduleSettings
-
Method that alters the schedule for next run.
- setNewPeriodic(Boolean) - Method in class ScheduleSettings
-
Method that alters the schedule for next run.
- setNewStartingDate(String) - Method in class ScheduleSettings
-
Method that alters the schedule for next run.
- setNewTimeUnit(CalculationFlowTimeUnit) - Method in class ScheduleSettings
-
Method that alters the schedule for next run.
- setNextJobs(List<ChainedJobInfo>) - Method in class CFSAction
-
Defines subsequent follow-on jobs
- setNextJobs(List<ChainedJobInfo>) - Method in class DataLoadAction
-
Defines subsequent follow-on jobs
- setNextJobs(List<ChainedJobInfo>) - Method in class LivePriceGridAction
-
Defines subsequent follow-on jobs
- setNextJobs(List<ChainedJobInfo>) - Method in class PricelistAction
-
Defines subsequent follow-on jobs
- setNextJobs(List<ChainedJobInfo>) - Method in class SimulationAction
-
Defines subsequent follow-on jobs
- setNextJobs(List<ChainedJobInfo>) - Method in class ChainedJobInfo
-
Sets a list of jobs that are then executed after this one.
- setNoCellRefresh(boolean) - Method in class InputMatrixInputBuilder
- setNoRefresh(boolean) - Method in class AbstractInputBuilder
- setObjectTypedIds(List<String>) - Method in class ItemSummaryQuery
- setOnZAxis(Boolean) - Method in class AbstractChartMeasures
- setOnZAxis(Boolean) - Method in class BoxplotChart.BoxplotAdditionalMeasure
- setOnZAxis(Boolean) - Method in class ChartMeasures.Type
- setOperator(int) - Method in class Filter
- setOptions(List<String>) - Method in class OptionInputBuilder
- setOptions(Map<String, Object>) - Method in interface DatamartContext.Query
-
Allows for a number of query tweaking options, such as setting the target currency to convert to (if applicable) and requesting additional statistics to be calculated.
- setParam(String, Object) - Method in interface DashboardApi
-
The main dashboard can provide input parameters to the embedded dashboard via
DashboardApi.setParam(String param_name, Object param_value)
. - setParam(String, Object, boolean...) - Method in interface ModelFormulaContext
-
Adds a new parameter, or overwrites an existing parameter value, being an entry in the 'Model Params <model.uniqueName>' PP.
- setParameterConfig(Map<String, Object>) - Method in class ContextParameter
- setParameterGroup(String) - Method in class AbstractInputBuilder
- setParameterGroup(String) - Method in class ContextParameter
-
Allows you to create collapsible sections that organize inputs in the UI.
- setParameters(Map<String, Object>) - Method in class ChainedJobInfo
-
Sets the additional init parameters of this next job.
- setPartition(String) - Method in class ObjRefAction
- setPaSearchable(Boolean) - Method in class PCGroupInputBuilder
- setPlaceholderText(String) - Method in class AbstractInputBuilder
- setPostStepLogicFailed(boolean) - Method in class InsertWorkflowStepsDTO
- setPreferenceName(String) - Method in class ResultMatrix
-
Sets the so-called preference name.
- setPrefix(String) - Method in class ResultGauge
-
Set the label prefix.
- setPricegridCalculationChart(Map<String, ?>, Long) - Method in interface PublicGroovyAPI
-
Chart definition that will be used to construct and display a Highchart in the header section.
- setPricegridCalculationOutput(Long, String, String, String, String) - Method in interface PublicGroovyAPI
-
Sets the PG calculation output that will be shown in the header section after the PG calculation.
- setPricelistCalculationChart(Map<String, ?>, Long) - Method in interface PublicGroovyAPI
-
Chart definition that will be used to construct and display a Highchart in the header section.
- setPricelistCalculationOutput(Long, String, String, String, String) - Method in interface PublicGroovyAPI
-
Sets the PL calculation output that will be shown in the header section after the PL calculation.
- setPriority(int) - Method in class CFSAction
-
Sets the prority of this job.
- setPriority(int) - Method in class LivePriceGridAction
-
Sets the prority of this job.
- setPriority(int) - Method in class ManualPricelistAction
-
Sets the prority of this job.
- setPriority(int) - Method in class PricelistAction
-
Sets the prority of this job.
- setPriority(int) - Method in class SimulationAction
-
Sets the prority of this job.
- setProductFieldLabel(String) - Method in class ProductGroup
- setProductFieldName(String) - Method in class ProductGroup
- setProductFieldValue(String) - Method in class ProductGroup
- setProductFilter(Filter) - Method in class ItemSummaryQuery
- setProductFilterCriteria(Map<String, Object>) - Method in class ProductGroup
- setProductFilterCriteriaJson(String) - Method in class ProductGroup
- setProductGroupBy(String) - Method in class ItemSummaryQuery
- setProjections(List<ItemSummaryQuery.Projection>) - Method in class ItemSummaryQuery
- setProperty(String) - Method in class Filter
- setQuery(String, Object...) - Method in class DMSqlQuery
-
Sets the main SQL SELECT clause of this query, where every "?" char gets replaced by the values provided as additional parameters.
- setRank(int) - Method in interface IRebateRecordManager
-
Sets the rank on the default RR.
- setRank(String, int) - Method in interface IRebateRecordManager
-
Sets the rank on the named RR.
- setReadOnly(Boolean) - Method in class AbstractInputBuilder
- setReadOnly(Boolean) - Method in class ContextParameter
- setReadOnlyColumns(List<String>) - Method in class InputMatrixInputBuilder
- setReason(String) - Method in class WorkflowDTO.ApprovalStepDTO
-
Deprecated.
- setReason(String) - Method in class WorkflowDTO.WatcherStepDTO
- setReason(List<String>) - Method in class WorkflowDTO.WatcherStepDTO
- setRegressionType(String) - Method in class TrendLine
-
Assume a linear (y=a+bx) or exponential (y=a*e^bx) relationship between dependent variable y and independent variables x.
- setRenderInfo(String, String, Object) - Method in class CalculableLineItemCollectionBuilder
-
Sets (adds or updates) rendering information for particular header fields and buttons.
- setRequired(Boolean) - Method in class AbstractInputBuilder
- setRequired(Boolean) - Method in class ContextParameter
-
Sets, if it's mandatory for the input parameter to have a value.
- setResultMatrixTabs(ResultMatrix...) - Method in class ResultHighchart
-
The automatically filled data tab can be replaced by customized ResultMatrix data.
- setRichTextEditor(boolean) - Method in class SimpleInputBuilder
- setRounding(boolean) - Method in class SimpleInputBuilder
- setRowValues(Map<String, Object>, long) - Method in interface Matrix2D
-
Modifies the value at the row coordinate, setting those values that match column names in the matrix.
- setSharedCache(String, String) - Method in interface PublicGroovyAPI
-
Stores a string value in the shared cache with the given key.
- setShowBandByLegend(Boolean) - Method in class AbstractChartSeries
- setShowBandByLegend(Boolean) - Method in class ChartSeries.Aggregation
- setShowBoxplot(Boolean) - Method in class AbstractChartSeries
- setShowBoxplot(Boolean) - Method in class ChartSeries.EmbeddedBoxplot
- setShowDataTab(boolean) - Method in class ResultHighchart
-
Show a tab set, with the chart in the first tab, and data grids in the other tabs.
- setShowInLegend(Boolean) - Method in class AuxLine
- setShowInLegend(Boolean) - Method in class TrendLine
- setShowZAxis(Boolean) - Method in class AbstractChartOptions
- setShowZAxis(Boolean) - Method in class ChartOptions.ZAxis
- setSimulationSet(String) - Method in class ManualPricelistAction
-
Sets simulation set.
- setSize(String) - Method in class PieChart.PieSeries
- setSize(String) - Method in class AbstractInputBuilder
- setSku(String) - Method in class ProductReferenceRecord
- setSteepness(String) - Method in class AuxLine.Line
- setSubmitReason(String) - Method in class WorkflowDTO
-
Overrides reason entered by submitter
- setSubtitle(String) - Method in class AbstractChartOptions
- setSubtitle(String) - Method in class ChartOptions.Basic
- setSuccessMessage(String) - Method in class AbstractInputBuilder
- setSuffix(String) - Method in class ResultGauge
-
The label suffix.
- setTargetDate(Date) - Method in class Formula
- setTargetObject(String) - Method in class ChainedJobInfo
-
Sets the target object of next job.
- setTargetObjectTypeCode(Object) - Method in class ProductReferenceRecord
- setTargetPage(String) - Method in class ButtonInputBuilder
- setTargetPageComponent(String) - Method in class ButtonInputBuilder
- setTargetPageState(String) - Method in class ButtonInputBuilder
- setTextMask(String) - Method in class StringInputBuilder
- setTheme(String) - Method in class AbstractInputBuilder
- setTimeUnit(CalendarUtil.TimeUnit) - Method in class DMCalendar.TimeDim
- setTitle(String) - Method in class AbstractChartOptions
- setTitle(String) - Method in class ChartOptions.Basic
- setTitle(String) - Method in class AbstractInputBuilder
- setTitle(String) - Method in class ResultMatrix
-
Sets the title that will be shown as window title of the result matrix in the client
- setTo(String) - Method in class DateRangeInputBuilder
- setToDate(Date) - Method in class TimeSeriesChart.TimeSeriesSeries
- setType(SeriesType) - Method in class AbstractChartMeasures
- setType(SeriesType) - Method in class AbstractChartSeries
- setType(SeriesType) - Method in class ChartMeasures.Type
- setType(SeriesType) - Method in class ChartSeries.EmbeddedBoxplot
- setType(SeriesType) - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesSeries
- setTypeCode(String) - Method in class ObjRefAction
- setTypedId(String) - Method in class ContextParameter
- setUrl(String) - Method in class ButtonInputBuilder
- setURL(String) - Method in class ContextParameter
- setUseCache(Boolean) - Method in interface DatamartContext.Query
-
Allows to disable node level PA query caching just for this query.
- setUserGroupEdit(String) - Method in class AbstractInputBuilder
- setUserGroupView(String) - Method in class AbstractInputBuilder
- setValidAfter(Date) - Method in class ManualPricelistAction
-
Informs the runtime to work with MPL that is valid after the specified date.
- setValue(Object) - Method in class Filter
- setValue(Object) - Method in class ContextParameter
-
Set initial/default value of the input parameter.
- setValue(Object, long, long) - Method in interface Matrix2D
-
Modifies the value at the given coordinates (row,col)
- setValue(BigDecimal) - Method in class ResultGauge
-
The current value on the dial.
- setValue(VT) - Method in class AbstractInputBuilder
- setValueHint(String) - Method in class AbstractInputBuilder
- setValueHint(String) - Method in class ContextParameter
- setValueOptions(String[]) - Method in class ContextParameter
-
Sets list of options used in the dropdown input field.
- setValueOptions(List<String>) - Method in class ContextParameter
- setVerticalLayout(Boolean) - Method in class PieChart.PieOptions
- setWarningMessage(String) - Method in class AbstractInputBuilder
- setWhisker(WhiskerType) - Method in class AbstractChartSeries
- setWhisker(WhiskerType) - Method in class ChartSeries.EmbeddedBoxplot
- setXLabel(String) - Method in class AbstractChartOptions
- setXLabel(String) - Method in class ChartOptions.XYLabels
- setXLogarithmic(boolean) - Method in class AbstractChartOptions
- setXLogarithmic(boolean) - Method in class BubbleChart.BubbleOptions
- setXLogarithmic(boolean) - Method in class ScatterChart.ScatterOptions
- setXMax(BigDecimal) - Method in class AbstractChartOptions
- setXMax(BigDecimal) - Method in class ChartOptions.XYMinMax
- setXMax(Date) - Method in class AbstractChartOptions
- setXMax(Date) - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesOptions
- setXMax(Date) - Method in class TimeSeriesScatterChart.TimeSeriesScatterOptions
- setXMin(BigDecimal) - Method in class AbstractChartOptions
- setXMin(BigDecimal) - Method in class ChartOptions.XYMinMax
- setXMin(Date) - Method in class AbstractChartOptions
- setXMin(Date) - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesOptions
- setXMin(Date) - Method in class TimeSeriesScatterChart.TimeSeriesScatterOptions
- setXValue(String) - Method in class AuxLine.VerticalLine
- setYIntercept(String) - Method in class AuxLine.Line
- setYLabel(String) - Method in class AbstractChartOptions
- setYLabel(String) - Method in class ChartOptions.XYLabels
- setYLogarithmic(boolean) - Method in class AbstractChartOptions
- setYLogarithmic(boolean) - Method in class BarLineChart.BarLineOptions
- setYLogarithmic(boolean) - Method in class BubbleChart.BubbleOptions
- setYLogarithmic(boolean) - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesOptions
- setYLogarithmic(boolean) - Method in class ScatterChart.ScatterOptions
- setYLogarithmic(boolean) - Method in class TimeSeriesChart.TimeSeriesOptions
- setYLogarithmic(boolean) - Method in class TimeSeriesScatterChart.TimeSeriesScatterOptions
- setYMax(BigDecimal) - Method in class AbstractChartOptions
- setYMax(BigDecimal) - Method in class ChartOptions.XYMinMax
- setYMax(BigDecimal) - Method in class ChartOptions.ZAxis
- setYMax(BigDecimal) - Method in class TimeSeriesScatterChart.TimeSeriesScatterOptions
- setYMin(BigDecimal) - Method in class AbstractChartOptions
- setYMin(BigDecimal) - Method in class ChartOptions.XYMinMax
- setYMin(BigDecimal) - Method in class ChartOptions.ZAxis
- setYMin(BigDecimal) - Method in class TimeSeriesScatterChart.TimeSeriesScatterOptions
- setZLabel(String) - Method in class AbstractChartOptions
- setZLabel(String) - Method in class ChartOptions.ZAxis
- setZLogarithmic(boolean) - Method in class AbstractChartOptions
- setZLogarithmic(boolean) - Method in class BarLineChart.BarLineOptions
- setZLogarithmic(boolean) - Method in class DetailedTimeSeriesChart.DetailedTimeSeriesOptions
- setZLogarithmic(boolean) - Method in class TimeSeriesChart.TimeSeriesOptions
- setZMax(BigDecimal) - Method in class AbstractChartOptions
- setZMax(BigDecimal) - Method in class ChartOptions.ZAxis
- setZMax(BigDecimal) - Method in class HeatmapChart.HeatmapOptions
- setZMin(BigDecimal) - Method in class AbstractChartOptions
- setZMin(BigDecimal) - Method in class ChartOptions.ZAxis
- setZMin(BigDecimal) - Method in class HeatmapChart.HeatmapOptions
- show() - Method in class AdaptiveHistogram
-
Shows the histograms' underlying data structure.
- showDataTab() - Method in class ResultHighchart
-
Short for
setShowDataTab(true)
- showEmbedded() - Method in interface DashboardApi
-
Shows given dashboard as an embedded dashboard of another (main) dashboard.
- SIMPLE - CalculationResultType
- SIMPLEDATEFORMAT_PATTERN - Static variable in class CalendarUtil
- SimpleInputBuilder<VT> - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for basic input types.
- SimpleInputBuilder(InputBuilderContext, String, InputType, String) - Constructor for class SimpleInputBuilder
- SimulationAction<ATTACHEDTO extends Help> - Class in net.pricefx.common.apibuilder.calculationflowaction
-
This action starts calculation of selected simulation.
- SimulationAction(ATTACHEDTO, Invocations<MethodInvocationRecord>, String) - Constructor for class SimulationAction
- size() - Method in interface DatamartRowSet
-
Returns the number of rows in this
DatamartRowSet
. - Size(PieChart.PieSeries, String) - Constructor for class PieChart.Size
- sku - Variable in class ProductReferenceRecord
-
The sku that reference is for
- some(String, Filter) - Static method in class Filter
-
Create a new Filter using the SOME operator.
- sortRows(long) - Method in interface Matrix2D
- sortRowsReverse(long) - Method in interface Matrix2D
- SortType - Enum in net.pricefx.common.api.chart
- sourceSelectionEntry(String, String...) - Method in interface DatamartContext
- SPARKLINE - FieldFormatType
- SPLINE - SeriesType
- sql - Variable in class DMSqlQuery.ParameterizedQuery
- STACKED - ComparisonType
- STACKED_PERCENT - ComparisonType
- startDate(Date) - Method in enum CalendarUtil.TimeUnit
- STARTS_WITH - FilterOperator
- std() - Method in interface Matrix2D
- STEP - AuxLineType
- StepDTO(WorkflowDTO, String) - Constructor for class WorkflowDTO.StepDTO
- stepHistory - Variable in class WorkflowInfo.WorkflowStepInfo
- SteppedLine(C, String, String) - Constructor for class AuxLine.SteppedLine
- steps - Variable in class WorkflowInfo
-
The ordered steps of this workflow
- stepType - Variable in class WorkflowInfo.WorkflowStepInfo
-
Either APPROVAL or WATCHER Watchers are just notified and do not need to act.
- stream(String, String, Filter...) - Method in interface PublicGroovyAPI
-
Searches for all types of objects with a freestyle query and iterates over the result set.
- stream(String, String, List<String>, boolean, Filter...) - Method in interface PublicGroovyAPI
-
Searches for all types of objects with a freestyle query and iterates over the result set.
- stream(String, String, List<String>, Filter...) - Method in interface PublicGroovyAPI
-
Searches for all types of objects with a freestyle query and iterates over the result set.
- stream(String, String, Map<String, String>, boolean, Filter...) - Method in interface PublicGroovyAPI
-
Searches for all types of objects with a freestyle query and iterates over the result set.
- streamQuery(DatamartContext.Query) - Method in interface DatamartContext
-
Executes the given
DatamartContext.Query
and returns a result, so that one row at the time can be examined. - StreamResults - Interface in net.pricefx.server.protocol
-
Unifying (and very limited) JDBC ResultSet like API to a forward-only cursor on a query result, either from a Hibernate or PA query.
- StringInputBuilder<VT> - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type StringUserEntry
InputType.STRINGUSERENTRY
. - StringInputBuilder(InputBuilderContext, String) - Constructor for class StringInputBuilder
- stringUserEntry(String) - Method in interface PublicGroovyAPI
-
Returns a text value entered by the user in the input parameter.
- stringUserEntry(String, String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user enter a short text value.
- stringUserEntry(String, String, String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user enter a short text value.
- STRINGUSERENTRY - InputType
- styledCell(Object) - Method in class ResultMatrix
-
Creates a styled cell that can then be added as row value
- styledCell(Object, String, String) - Method in class ResultMatrix
-
Creates a styled cell that can then be added as row value
- styledCell(Object, String, String, String) - Method in class ResultMatrix
-
Creates a styled cell that can then be added as row value
- styledCell(Object, String, String, String, String) - Method in class ResultMatrix
-
Creates a styled cell that can then be added as row value
- submitAfterBuild() - Method in class RATBuilder.RABuilder
- SUBTRACT - WaterfallColumnType
- sum() - Method in interface Matrix2D
- SUM - AggregationFormula
- switchSKUContext(String) - Method in interface PublicGroovyAPI
-
Temporarily switches the current SKU context to another SKU.
- SystemPortlet - Interface in net.pricefx.formulaengine.scripting
-
SystemPortlet objects are intended as output of logic/formula elements to be rendered by the UI.
- SYSTEMPORTLET - CalculationResultType
T
- Table - Class in net.pricefx.server.util.metamodel.dm
-
Represents a table and its metadata description.
- Table(DMFieldCollection, Schema) - Constructor for class Table
- TableContext - Class in net.pricefx.formulaengine
-
This class is the central starting point for in-memory data table operations.
- TableContext(FormulaEngineContext) - Constructor for class TableContext
- TableContext(PersistedObjectService, String) - Constructor for class TableContext
- tableName(DMFieldCollection) - Static method in class Table
- targetDate() - Method in interface PublicGroovyAPI
-
Returns an effective/target date of the document being calculated.
- targetObjectTypeCode - Variable in class ProductReferenceRecord
-
Type Code of target parent object.
- targetPage - Variable in class ResultMatrix.ResultMatrixLinkCell
- targetPageState - Variable in class ResultMatrix.ResultMatrixLinkCell
- targetRAUniqueName() - Method in class RATBuilder
- templateTypeId() - Method in class RATBuilder
- TEXT - FieldFormatType
- textUserEntry(String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user enter a longer text value.
- textUserEntry(String, String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user enter a longer text value.
- TEXTUSERENTRY - InputType
- throwException(String) - Method in interface PublicGroovyAPI
-
Throws a calculation exception with the specified message and aborts the calculation logic execution immediately.
- time() - Static method in class CalendarUtil
- TimeDim(String, CalendarUtil.TimeUnit) - Constructor for class DMCalendar.TimeDim
- TimePeriod() - Constructor for class CalendarUtil.TimePeriod
- TimePeriod(String) - Constructor for class CalendarUtil.TimePeriod
- TimePeriod(Calendar, CalendarUtil.TimeUnit) - Constructor for class CalendarUtil.TimePeriod
- TimePeriod(Date, Date, CalendarUtil.TimeUnit) - Constructor for class CalendarUtil.TimePeriod
- TimePeriod(Date, CalendarUtil.TimeUnit) - Constructor for class CalendarUtil.TimePeriod
- TimePeriod(CalendarUtil.TimePeriod, CalendarUtil.TimePeriod, CalendarUtil.TimeUnit) - Constructor for class CalendarUtil.TimePeriod
- timePeriodAsFilter(CalendarUtil.TimePeriod, String) - Method in class DMCalendar
- timePeriodAsFilter(CalendarUtil.TimePeriod, String) - Method in interface DatamartContext.Calendar
-
Helper method to build a filter representing
dateDimFieldName
in[timePeriod.startPeriod, timePeriod.endPeriod]
Note the inclusion on both ends; this is to accommodate the most frequent use case where the TimePeriod is a single period, for example InvoiceDate in [2015,2015]. - TIMESERIES - ChartType
- TIMESERIES_DATETIME - ChartType
- TIMESERIES_SCATTER - ChartType
- TimeSeriesAdditionalMeasure(TimeSeriesChart.TimeSeriesSeries, String) - Constructor for class TimeSeriesChart.TimeSeriesAdditionalMeasure
- TimeSeriesChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- TimeSeriesChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class TimeSeriesChart
- TimeSeriesChart.TimeSeriesAdditionalMeasure - Class in net.pricefx.common.apibuilder.chart
- TimeSeriesChart.TimeSeriesOptions - Class in net.pricefx.common.apibuilder.chart
- TimeSeriesChart.TimeSeriesSeries - Class in net.pricefx.common.apibuilder.chart
- TimeSeriesOptions(TimeSeriesChart, String) - Constructor for class TimeSeriesChart.TimeSeriesOptions
- TimeSeriesScatterAdditionalMeasure(TimeSeriesScatterChart.TimeSeriesScatterSeries, String) - Constructor for class TimeSeriesScatterChart.TimeSeriesScatterAdditionalMeasure
- TimeSeriesScatterChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- TimeSeriesScatterChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class TimeSeriesScatterChart
- TimeSeriesScatterChart.TimeSeriesScatterAdditionalMeasure - Class in net.pricefx.common.apibuilder.chart
- TimeSeriesScatterChart.TimeSeriesScatterOptions - Class in net.pricefx.common.apibuilder.chart
- TimeSeriesScatterChart.TimeSeriesScatterSeries - Class in net.pricefx.common.apibuilder.chart
- TimeSeriesScatterOptions(TimeSeriesScatterChart, String) - Constructor for class TimeSeriesScatterChart.TimeSeriesScatterOptions
- TimeSeriesScatterSeries(TimeSeriesScatterChart, String) - Constructor for class TimeSeriesScatterChart.TimeSeriesScatterSeries
- TimeSeriesSeries(TimeSeriesChart, String) - Constructor for class TimeSeriesChart.TimeSeriesSeries
- timeUserEntry(String) - Method in interface PublicGroovyAPI
-
Creates an input parameter that lets the user to enter a time value in format "HH:mm" (e.g.
- TIMEUSERENTRY - InputType
- today() - Method in class CalendarUtil
- toDBDataType(DataType) - Method in class TableContext
-
Converts a Pricefx datatype into a in-memory database datatype.
- toMap() - Method in class WorkflowDTO.ApprovalStepDTO
- toMap() - Method in class WorkflowDTO.StepDTO
- toMap() - Method in class WorkflowDTO.WatcherStepDTO
- toMatrix2D() - Method in class ResultMatrix
- tooltip - Variable in class ResultMatrix.ResultMatrixStyledCell
- TOP - LimitPosition
- toQueryString() - Method in class Filter
- toResultMatrix() - Method in interface DatamartRowSet
-
Converts the data to
ResultMatrix
Limited toDatamartRowSet.RESULTMATRIX_MAXROWS
rows. - toResultMatrix() - Method in interface Matrix2D
- toResultMatrix(boolean) - Method in interface Matrix2D
-
Converts this Matrix2D into ResultMatrix
- toResultMatrix(int) - Method in interface DatamartRowSet
-
Converts the data to
ResultMatrix
Limited to user defined number of rows which cannot exceedDatamartRowSet.RESULTMATRIX_MAXROWS
. - toResultMatrix(Map<String, String>) - Method in interface Matrix2D
-
Create a ResultMatrix from a Matrix2D, selecting only the columns included in the mapping if such a mapping is provided.
- toResultMatrix(Map<String, String>, boolean) - Method in interface Matrix2D
- toString() - Method in class Filter
- toString() - Method in class CFSAction
- toString() - Method in class DataLoadAction
- toString() - Method in class ExportAction
- toString() - Method in class LivePriceGridAction
- toString() - Method in class ManualPricelistAction
- toString() - Method in class ObjRefAction
- toString() - Method in class PriceAPIAction
- toString() - Method in class PricelistAction
- toString() - Method in class RebateRecordAction
- toString() - Method in class ScheduleSettings
- toString() - Method in class SimulationAction
- toString() - Method in class RATBuilder.RABuilder
- toString() - Method in class CalendarUtil.TimePeriod
- toString() - Method in enum CalendarUtil.TimeUnit
- toString() - Method in class CustomerGroup
- toString() - Method in class DMCalendar.TimeDim
- toString() - Method in class DMSqlQuery
- toString() - Method in class ProductGroup
- toString() - Method in class ModelFormulaContext.TreeNode
- toString() - Method in class ContextParameter
- toString() - Method in class ResultMatrix
- toTable() - Method in class AdaptiveHistogram
-
Return a table representing the data in this histogram.
- TOTAL_KEY - Static variable in class ItemSummaryQuery
- toTimeDim(String) - Static method in class DMCalendar.TimeDim
- trace(Object) - Method in interface PublicGroovyAPI
-
See
PublicGroovyAPI.trace(String, String, Object)
for a description. - trace(String, Object) - Method in interface PublicGroovyAPI
-
See
PublicGroovyAPI.trace(String, String, Object)
for a description. - trace(String, String, Object) - Method in interface PublicGroovyAPI
-
Generates a trace message that can be used during logic testing.
- transpose(String) - Method in class ResultMatrix
-
Transpose the matrix.
- transpose(String, String) - Method in class ResultMatrix
-
Transpose the matrix.
- TreeNode() - Constructor for class ModelFormulaContext.TreeNode
- TrendLine<S extends AbstractChartSeries<?,?>> - Class in net.pricefx.common.apibuilder.chart
- TrendLine(S, String, String) - Constructor for class TrendLine
- triggerCFSCalculation(Long) - Method in interface PublicGroovyAPI
-
Creates a new background calculation job for the specified CFS.
- triggerEvent(String) - Method in class AbstractChartEvent
- triggerEvent(String) - Method in class BarLineChart.BarLineOnChartClick
- triggerEvent(String) - Method in class BubbleChart.BubbleOnChartClick
- triggerEvent(String) - Method in class ChartEvents.OnCellClick
- triggerEvent(String) - Method in class ChartEvents.OnRowClick
- triggerEvent(String) - Method in class ScatterChart.ScatterOnChartClick
- triggerEvent(String) - Method in interface ResultHighchart.OnPointClick
-
Define an event that will be triggered when the user click in the chart.
- triggerEvent(String) - Method in class ResultMatrix.ResultMatrixOnRowSelection
- TriggerEvent(String) - Constructor for class AbstractChartEvent.TriggerEvent
- TriggerEvent(HashMap<String, String>) - Constructor for class ResultMatrix.ResultMatrixOnRowSelection.TriggerEvent
- triggerPriceGridCalculation(Long, Map<String, Object>) - Method in interface PublicGroovyAPI
-
Creates a new background calculation job for the specified price grid.
- type - Variable in class ResultMatrix.AbstractResultMatrixCell
- type - Variable in class ResultMatrix.ResultMatrixBackEndCell
- type - Variable in class ResultMatrix.ResultMatrixCells
- type - Variable in class ResultMatrix.ResultMatrixDownloadCell
- Type(S, String) - Constructor for class ChartMeasures.Type
- TYPE_CHARTS - Static variable in interface SystemPortlet
-
String constant representing the home screen's Charts list
- TYPE_CLAIMS - Static variable in interface SystemPortlet
-
String constant representing the home screen's Claims list
- TYPE_CONTRACTS - Static variable in interface SystemPortlet
-
String constant representing the home screen's Contracts list
- TYPE_DASHBOARDS - Static variable in interface SystemPortlet
-
String constant representing the home screen's Dashboards list
- TYPE_PENDINGAPPROVALS - Static variable in interface SystemPortlet
-
String constant representing the home screen's Pending Approvals list
- TYPE_PENDINGCREATIONWFS - Static variable in interface SystemPortlet
-
String constant representing the home screen's Pending Creation Workflows list
- TYPE_PRICEGRIDS - Static variable in interface SystemPortlet
-
String constant representing the home screen's Price Grids list
- TYPE_PRICELISTS - Static variable in interface SystemPortlet
-
String constant representing the home screen's Price Lists list
- TYPE_QUICKSEARCH - Static variable in interface SystemPortlet
-
String constant representing the home screen's Product Quick Search panel
- TYPE_QUOTES - Static variable in interface SystemPortlet
-
String constant representing the home screen's Quotes list
- TYPE_REBATES - Static variable in interface SystemPortlet
-
String constant representing the home screen's Rebate Agreements list
- TYPE_TODOS - Static variable in interface SystemPortlet
-
String constant representing the home screen's To Do list
U
- uniqueName - Variable in class WorkflowDTO.StepDTO
- uniqueName - Variable in class WorkflowInfo.WorkflowStepInfo
-
The unique workflow step identifier
- update(String, String, Map<?, ?>...) - Method in interface PayoutRecordManager
-
Updates the existing PayoutRecord, if any, identified by the given type and name
- update(String, Map<String, Object>) - Method in interface PublicGroovyAPI
-
Updates an object in the collection of objects of the given type.
- update(ContextParameter) - Method in class ContextParameter
- updateCalculableObjectHeader(String, String) - Method in interface PublicGroovyAPI
-
Updates the header information of a CalculableObject (e.g., a price grid, a price list, etc.).
- updateField(String, Object) - Method in class CalculableLineItemCollectionBuilder
-
Updates a header field value.
- updateField(String, String, Object) - Method in class CalculableLineItemCollectionBuilder
-
Updates a field on the line.
Note: Not supported for all objects, e.g. - updateFromFormulaInputDescriptor(FormulaInputDescriptor) - Method in class ContextParameter
- updateRow(Map<String, Object>) - Method in interface DatamartRowSet
-
Updates row values, only if a row already exists for the provided keys.
- updateWithLookupTable(LookupTable) - Method in class ContextParameter
-
This is a convenience method to update a ContextParameter with a new version of the same lookup table This can happen e.g.
- user() - Method in interface PublicGroovyAPI
-
Returns the entire master data object of the current user.
- user(String) - Method in interface PublicGroovyAPI
-
Returns a value from the current user's master data.
- USER - InputType
- userApprovers - Variable in class WorkflowInfo.WorkflowStepInfo
-
A list of users that can approve
- userEntry(String) - Method in interface PublicGroovyAPI
-
Returns a numeric value entered by the user in the input parameter.
- USERENTRY - InputType
- userGroupApprovers - Variable in class WorkflowInfo.WorkflowStepInfo
-
A list of groups that can approve
- userGroupLabel - Variable in class WorkflowInfo.WorkflowStepInfo
-
Deprecated.
- uuid() - Method in interface PublicGroovyAPI
-
Generates a RFC4122, version 4 ID.
- uuid(int) - Method in interface PublicGroovyAPI
-
Generates a random UUID of the specified length.
- uuid(int, int) - Method in interface PublicGroovyAPI
-
Generates a random UUID of the specified length and radix.
V
- validate(ValidationVisitor, PersistedObjectService) - Method in class CustomerGroup
- validate(ValidationVisitor, PersistedObjectService) - Method in class DMSqlQuery
- validate(ValidationVisitor, PersistedObjectService) - Method in class ProductGroup
- validate(PersistedObjectService) - Method in class DMSqlQuery
- value - Variable in class Filter
-
The value to compare the property with.
- value - Variable in class ResultMatrix.AbstractResultMatrixCell
- valueOf(String) - Static method in enum CalculationResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum AggregationFormula
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum AuxLineColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum AuxLineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ChartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ColorAxisType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ComparisonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum FilterOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum LimitPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum LimitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum SeriesType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum SortType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum WaterfallColumnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum WhiskerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum FieldFormatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum InputButtonAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum InputType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CalendarUtil.TimeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum Matrix2D.BucketNaming
-
Returns the enum constant of this type with the specified name.
- values - Variable in class ResultMatrix.ResultMatrixBackEndCell
- values - Variable in class ResultMatrix.ResultMatrixDownloadCell
- values() - Static method in enum CalculationResultType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum AggregationFormula
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum AuxLineColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum AuxLineType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ChartType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ColorAxisType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ComparisonType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum FilterOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum LimitPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum LimitType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum SeriesType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum SortType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum WaterfallColumnType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum WhiskerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum FieldFormatType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum InputButtonAction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum InputType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum CalendarUtil.TimeUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum Matrix2D.BucketNaming
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERT - AuxLineType
- VerticalLine(C, String, String) - Constructor for class AuxLine.VerticalLine
- vLookup(String) - Method in interface PublicGroovyAPI
-
Searches for a record in the price parameter table named
parameterName
where the column 'name' matches the value entered by the user (in a drop-down input parameter) and returns the value from the column 'value'. - vLookup(String, Object) - Method in interface PublicGroovyAPI
-
Searches for a record in the price parameter table named
parameterName
where the column 'name' (for LTV or MLTV) or 'key1' (for MLTV2-6) matches the attributeNameOrKeyOrRangeValue value and returns the value from the column 'value' (LTV) or 'attribute1' (MLTV). - vLookup(String, String, String) - Method in interface PublicGroovyAPI
-
Only relevant for MATRIX 1-key price parameter tables (MLTV).
- vLookup(String, String, String, String) - Method in interface PublicGroovyAPI
-
Only relevant for MATRIX 2-key price parameter tables (MLTV2).
- vLookup(String, String, String, String, String) - Method in interface PublicGroovyAPI
-
Only relevant for MATRIX 3-key price parameter tables (MLTV3).
- vLookup(String, String, String, String, String, String) - Method in interface PublicGroovyAPI
-
Only relevant for MATRIX 4-key price parameter tables (MLTV4).
- vLookup(String, String, String, String, String, String, String) - Method in interface PublicGroovyAPI
-
Only relevant for MATRIX 5-key price parameter tables (MLTV5).
- vLookup(String, String, String, String, String, String, String, String) - Method in interface PublicGroovyAPI
-
Only relevant for MATRIX 6-key price parameter tables (MLTV6).
- vLookup(String, String, Map) - Method in interface PublicGroovyAPI
-
This syntax can be applied to all MATRIX lookup types.
- vLookup(String, List<String>, Map) - Method in interface PublicGroovyAPI
-
This syntax can be applied to all MATRIX lookup types.
- VLookupBuilder - Class in net.pricefx.formulaengine.scripting.inputbuilder
-
Builder class for input type Lookup
InputType.LOOKUP
. - VLookupBuilder(InputBuilderContext, String) - Constructor for class VLookupBuilder
W
- walkFilter(Filter, Closure<?>, Closure<?>, boolean) - Method in interface PublicGroovyAPI
-
Walks a filter and all its sub-filters, visiting each filter in the tree.
- watcherEmails - Variable in class WorkflowInfo.WorkflowStepInfo
- WatcherStepDTO(WorkflowDTO, String) - Constructor for class WorkflowDTO.WatcherStepDTO
- WATERFALL - ChartType
- WaterfallChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- WaterfallChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class WaterfallChart
- WaterfallChart.Aggregation - Class in net.pricefx.common.apibuilder.chart
- WaterfallChart.WaterfallOptions - Class in net.pricefx.common.apibuilder.chart
- WaterfallChart.WaterfallSeries - Class in net.pricefx.common.apibuilder.chart
- WaterfallColumnType - Enum in net.pricefx.common.api.chart
- WATERFALLCOMPARISON - ChartType
- WaterfallComparisonChart - Class in net.pricefx.common.apibuilder.chart
-
Methods of this class are mostly self-explanatory or equivalent to the Highcharts methods described at HighCharts.Chart.
- WaterfallComparisonChart(IdGenerator, Invocations<MethodInvocation>) - Constructor for class WaterfallComparisonChart
- WaterfallComparisonChart.Aggregation - Class in net.pricefx.common.apibuilder.chart
- WaterfallComparisonChart.WaterfallComparisonOptions - Class in net.pricefx.common.apibuilder.chart
- WaterfallComparisonChart.WaterfallComparisonSeries - Class in net.pricefx.common.apibuilder.chart
- WaterfallComparisonOptions(WaterfallComparisonChart, String) - Constructor for class WaterfallComparisonChart.WaterfallComparisonOptions
- WaterfallComparisonSeries(WaterfallComparisonChart, String) - Constructor for class WaterfallComparisonChart.WaterfallComparisonSeries
- WaterfallOptions(WaterfallChart, String) - Constructor for class WaterfallChart.WaterfallOptions
- WaterfallSeries(WaterfallChart, String) - Constructor for class WaterfallChart.WaterfallSeries
- WEEK - CalendarUtil.TimeUnit
- where(Filter...) - Method in interface DatamartContext.Query
-
Adds generic
Filter
s to the query's WHERE clause. - where(String...) - Method in interface DatamartContext.Query
-
Parses and ANDs one or more SQL-like conditions to the query's WHERE clause.
- where(CustomerGroup) - Method in interface DatamartContext.Query
-
Adds a CustomerGroup condition to the query's WHERE clause, for example a customer group from an InputEntry("CustomerGroup") parameter.
- where(ProductGroup) - Method in interface DatamartContext.Query
-
Adds a ProductGroup filter condition to the query's WHERE clause, for example a product group from an InputEntry("ProductGroup") parameter.
- where(DatamartContext.DataSlice) - Method in interface DatamartContext.Query
- WhiskerType - Enum in net.pricefx.common.api.chart
- withAddStepRestrictedToWFAdmin() - Method in class WorkflowDTO
- withAddStepRestrictedToWFAdmin(boolean) - Method in class WorkflowDTO
- withAggregation(String) - Method in class AbstractChartMeasures
- withAggregation(String) - Method in class ChartMeasures.Basic
- withAggregation(AggregationFormula) - Method in class AbstractChartMeasures
- withAggregation(AggregationFormula) - Method in class ChartMeasures.Basic
- withAggregationByAsEventDataAttr() - Method in class BubbleChart.BubbleOnChartClick.BubbleTriggerEvent
-
The event attribute name will be 'aggregationBy'
- withAggregationByAsEventDataAttr() - Method in class ChartEvents.OnChartClick.ClickTriggerEvent
- withAggregationByAsEventDataAttr() - Method in class ScatterChart.ScatterOnChartClick.ScatterTriggerEvent
- withAlignment(String) - Method in class ResultMatrix.ResultMatrixStyledCell
-
Specify the alignment of the cell
- withAlreadySatisfied() - Method in class WorkflowDTO.StepDTO
-
Mark current step as already satisfied, workflowengine will skip its processing once marked as satisfied.
- withAlreadySatisfied(String) - Method in class WorkflowDTO.StepDTO
-
Mark current step as already satisfied, workflowengine will skip its processing once marked as satisfied.
- withAnyDimensionAsEventDataAttr() - Method in class ChartEvents.OnCellClick.CellClickTriggerEvent
- withAnyDimensionAsEventDataAttr() - Method in class ChartEvents.OnRowClick.RowClickTriggerEvent
- withApprovalRequiredEmailAttachment(Object) - Method in class WorkflowDTO.ApprovalStepDTO
- withApprovalRequiredEmailAttachments(Object) - Method in class WorkflowDTO.ApprovalStepDTO
- withApprover(String) - Method in class WorkflowDTO.ApprovalStepDTO
-
Deprecated.Last invoked of
#withApprover(String)
,#withUserGroupApprover(String)
wins - withApprovers(String...) - Method in class WorkflowDTO.ApprovalStepDTO
-
Last invoked of
#withApprovers(String...)
,#withUserGroupApprovers(String...)
wins - withAutoConvertToDeal(boolean) - Method in class WorkflowDTO
-
If
true
then automatically converts quote to deal when quote is approved - withBackground(String) - Method in class ResultMatrix.ResultMatrixStyledCell
-
Set the background color of the cell
- withBackgroundColor(String) - Method in class AttributedResult
-
Sets the background color.
- withBandByAsEventDataAttr() - Method in class BubbleChart.BubbleOnChartClick.BubbleTriggerEvent
-
The event attribute name will be 'bandBy'
- withBandByAsEventDataAttr() - Method in class ChartEvents.OnChartClick.ClickTriggerEvent
- withBandByAsEventDataAttr() - Method in class ScatterChart.ScatterOnChartClick.ScatterTriggerEvent
- withBoxplotExpression() - Method in class AbstractChartMeasures
- withBoxplotExpression() - Method in class ChartMeasures.EmbeddedBoxplot
- withBoxplotField() - Method in class AbstractChartMeasures
- withBoxplotField() - Method in class ChartMeasures.EmbeddedBoxplot
- withButtonLabel(String) - Method in class ResultMatrix.ResultMatrixBackEndAction
- withButtonTooltip(String) - Method in class ResultMatrix.ResultMatrixBackEndAction
- withCategoryAsEventDataAttr() - Method in interface ResultHighchart.TriggerEvent
-
Short for
withCustomEventDataAttr("category")
- withColor(String) - Method in class ResultMatrix.ResultMatrixStyledCell
-
Set the foreground color of the value font
- withColumn(String) - Method in class ResultMatrix
-
Adds a column to the existing set of columns
- withColumn(String, String) - Method in class ResultMatrix
-
Adds a column to the existing set of columns including a tooltip
- withColumnFormat(String, FieldFormatType) - Method in class ResultMatrix
-
Sets a column format for a specified column
- withColumnFormats(Map<String, FieldFormatType>) - Method in class ResultMatrix
-
Sets a column formats for multiple columns.
- withColumns(String...) - Method in class ResultMatrix.ResultMatrixBackEndAction
- withColumns(Collection<String>) - Method in class ResultMatrix
-
Adds columns to the existing set of columns
- withColumnTooltip(String, String) - Method in class ResultMatrix
-
Adds a tooltip to a column
- withColumnTranslation(String, Map<String, String>) - Method in class ResultMatrix
-
Adds translated labels for the given column.
- withColValueAsEventDataAttr(String, String) - Method in class ResultMatrix.ResultMatrixOnRowSelection.TriggerEvent
- withCSS(String) - Method in class ResultMatrix.ResultMatrixStyledCell
-
Apply any other valid CSS instructions to the cell
- withCustomEventDataAttr(String) - Method in interface ResultHighchart.TriggerEvent
-
Pick one or more attributes of the Highchart data Point that should be included in the triggered event's payload.
- withDataMap(Map<String, Object>) - Method in class WorkflowDTO
-
Sets dataMap map, which is available then in email templates
- withDefaultFormat(FieldFormatType) - Method in class ResultMatrix
-
Sets a default column format
- withDefaultPostApprovalStepLogic(String) - Method in class WorkflowDTO
-
Adds a logic that will be executed after every approval step.
- withDenialReasons(List<String>, boolean) - Method in class WorkflowDTO.ApprovalStepDTO
- withDenialReasons(List<String>, boolean) - Method in class WorkflowDTO
- withDimensionAsEventDataAttr(String) - Method in class ChartEvents.OnCellClick.CellClickTriggerEvent
- withDimensionAsEventDataAttr(String) - Method in class ChartEvents.OnRowClick.RowClickTriggerEvent
- withDisableSorting(boolean) - Method in class ResultMatrix
-
Set sorting capability in UI grid
- withEmailAttachment() - Method in class WorkflowDTO.StepDTO
-
Makes the step send the attachment along with the notification Same as
withEmailAttachment(true)
- withEmailAttachment(Boolean) - Method in class WorkflowDTO.StepDTO
-
Makes the step send the attachment along with the notification
- withEmailAttachmentTemplateName(String) - Method in class WorkflowDTO.StepDTO
- withEmailListWatcher(String...) - Method in class WorkflowDTO.WatcherStepDTO
-
Instead of specifying a user name or a user group, arbitrary email addresses can be used here Last invoked of
#withUserWatchers(String...)
,#withUserGroupWatchers(String...)
,#withEmailListWatcher(String...)
wins - withEnableClientFilter(boolean) - Method in class ResultMatrix
- withEscapeHTML(boolean) - Method in class ResultMatrix
-
Set HTML escaping flag.
- withEventDataAttr(String) - Method in interface DashboardApi
-
Allows to expose event payload - attribute of the specified name - as a parameter that can be read in the embedded dashboard.
- withExcludeSubmitter(boolean) - Method in class WorkflowDTO.ApprovalStepDTO
-
Set exclude submitter
- withExpression() - Method in class AbstractChartMeasures
- withExpression() - Method in class NonAggrFieldAxis
- withFailureMessage(String) - Method in class ResultMatrix.ResultMatrixBackEndAction
- withField() - Method in class BoxplotChart.BoxplotAdditionalMeasure
- withField() - Method in class NonAggrFieldAxis
- withFontWeight(String) - Method in class ResultMatrix.ResultMatrixStyledCell
-
Set the font weight (in standard CSS terms) of the value text
- withFormula() - Method in class AbstractChartMeasures
- withFormula() - Method in class ChartMeasures.Basic
- withGroupByAsEventDataAttr() - Method in class ScatterChart.ScatterOnChartClick.ScatterTriggerEvent
-
Historical method name, prefer
ScatterChart.ScatterOnChartClick.ScatterTriggerEvent.withAggregationByAsEventDataAttr()
. - withInterpolatedColorAxis() - Method in class HeatmapChart.HeatmapOptions
- withLine() - Method in class AuxLine
- withLogicName(String) - Method in class ResultMatrix.ResultMatrixBackEndAction
- withMandatoryComments(String...) - Method in class WorkflowDTO.ApprovalStepDTO
-
Makes comment mandatory for certain actions.
- withManualOverrideAllowEmpty(Boolean) - Method in class AttributedResult
-
In case the result element is overridable, this method defines if the selection box shows also the "empty value" option.
- withManualOverrideValueOptions(List<Object>) - Method in class AttributedResult
-
In case the result element is overridable, this method defines a set (list) of values tha the user can pick from (vs.
- withMinApprovalsForGroups(Integer...) - Method in class WorkflowDTO.ApprovalStepDTO
-
A minimum number of approvals needed for each group, to consider this step as approved.
- withMinApprovalsNeeded(int) - Method in class WorkflowDTO.ApprovalStepDTO
-
A minimum number of approvals needed to consider this step as approved.
- withMultipleApprovalByGroupsAllowed(boolean) - Method in class WorkflowDTO.ApprovalStepDTO
-
Deprecated.
- withNameAsEventDataAttr() - Method in interface ResultHighchart.TriggerEvent
-
Short for
withCustomEventDataAttr("name")
- withNotificationOnlyToUsers(String...) - Method in class WorkflowDTO.ApprovalStepDTO
-
Subset of approvers that should receive the email notification
- withParallelStepApprovalAllowed(boolean) - Method in class WorkflowDTO.ApprovalStepDTO
- withPercent() - Method in class AbstractChartMeasures
- withPercent() - Method in class ChartMeasures.Basic
- withPerUnit() - Method in class AbstractChartMeasures
- withPerUnit() - Method in class ChartMeasures.Basic
- withPostStepLogic(String) - Method in class WorkflowDTO.ApprovalStepDTO
-
Sets post step logic name that should be run after this step is executed (i.e.
- withPreferenceName(String) - Method in class ResultMatrix
-
Sets the so-called preference name.
- withRangedColorAxis() - Method in class HeatmapChart.HeatmapOptions
- withRawCSS(String) - Method in class AttributedResult
-
Adds any valid CSS style to the cell.
- withReasons(String...) - Method in class WorkflowDTO.ApprovalStepDTO
-
Sets explanation reasons for approvers of the approval step.
- withReasons(String...) - Method in class WorkflowDTO.WatcherStepDTO
-
Sets explanations for the watcher step.
- withRow(List<Object>) - Method in class ResultMatrix
-
Adds a data row.
- withRows(List<Map<String, Object>>) - Method in class ResultMatrix
-
Adds multiple data rows.
- withRunDefaultPostApprovalStepLogicOnEmptyWorkflow(boolean) - Method in class WorkflowDTO
-
Decides if default post step logic should be executed also in case the wf has no approval steps (i.e.
- withSelectStepOnDeny(boolean) - Method in class WorkflowDTO
- withSingleUserMultiApprovalAllowed(boolean) - Method in class WorkflowDTO.ApprovalStepDTO
- withSortByAxisX(SortType) - Method in class AbstractChartSeries
- withSortByAxisX(SortType) - Method in class BarLineChart.BarLineSeries
- withSortByAxisX(SortType) - Method in class BoxplotChart.BoxplotSeries
- withSortByAxisX(SortType) - Method in class HeatmapChart.HeatmapSeries
- withSortByAxisX(SortType) - Method in class HistogramChart.HistogramSeries
- withSortByAxisY(SortType) - Method in class AbstractChartSeries
- withSortByAxisY(SortType) - Method in class BarLineChart.BarLineSeries
- withSortByAxisY(SortType) - Method in class BoxplotChart.BoxplotSeries
- withSortByAxisY(SortType) - Method in class HeatmapChart.HeatmapSeries
- withSortByAxisY(SortType) - Method in class HistogramChart.HistogramSeries
- withSortByCategories(SortType) - Method in class PieChart.PieSeries
- withSortBySize(SortType) - Method in class PieChart.PieSeries
- withSteppedLine() - Method in class AuxLine
- withSuccessMessage(String) - Method in class ResultMatrix.ResultMatrixBackEndAction
- withSuffix(String) - Method in class AttributedResult
-
Sets a suffix to be appended to the result.
- withTargetDate(Date) - Method in class ResultMatrix.ResultMatrixBackEndAction
- withTextColor(String) - Method in class AttributedResult
-
Sets the text (foreground) color.
- withTextDecoration(String) - Method in class AttributedResult
-
Sets the decoration to be added to the resulting text.
- withTitle(String) - Method in class ResultMatrix
-
Sets the title that will be shown as window title of the result matrix in the client
- withToolTip(String) - Method in class ResultMatrix.ResultMatrixStyledCell
-
Show a tooltip text in the cell
- withTotal() - Method in class AbstractChartMeasures
- withTotal() - Method in class ChartMeasures.Basic
- withTrendLine() - Method in class AbstractChartSeries
- withTrendLine() - Method in class BubbleChart.BubbleSeries
- withTrendLine() - Method in class ScatterChart.ScatterSeries
- withTrendLine() - Method in class TimeSeriesChart.TimeSeriesSeries
- withUserGroupApprover(String) - Method in class WorkflowDTO.ApprovalStepDTO
-
Deprecated.Last invoked of
#withApprover(String)
,#withUserGroupApprover(LString)
wins - withUserGroupApprover(String, boolean) - Method in class WorkflowDTO.ApprovalStepDTO
-
Deprecated.Same as
#withUserGroupApprover(String)
but the submitter is excluded in case he is memeber of the group Last invoked of#withApprover(String)
,#withUserGroupApprover(String)
wins - withUserGroupApprovers(String...) - Method in class WorkflowDTO.ApprovalStepDTO
-
Last invoked of
#withApprovers(String...)
,#withUserGroupApprovers(String...)
wins - withUserGroupWatcher(String) - Method in class WorkflowDTO.WatcherStepDTO
-
Deprecated.Specify user group as recipient Last invoked of
#withUserWatcher(String)
,#withUserGroupWatcher(String)
,#withEmailListWatcher(String...)
wins - withUserGroupWatchers(String...) - Method in class WorkflowDTO.WatcherStepDTO
-
Specify user groups as recipient Last invoked of
#withUserWatchers(String...)
,#withUserGroupWatchers(String...)
,#withEmailListWatchers(String...)
wins - withUserWatcher(String) - Method in class WorkflowDTO.WatcherStepDTO
-
Deprecated.Specify a user as recipient Last invoked of
#withUserWatcher(String)
,#withUserGroupWatcher(String)
,#withEmailListWatcher(String...)
wins - withUserWatchers(String...) - Method in class WorkflowDTO.WatcherStepDTO
-
Specify users as recipients Last invoked of
#withUserWatchers(String...)
,#withUserGroupWatchers(String...)
,#withEmailListWatcher(String...)
wins - withVerticalLine() - Method in class AuxLine
- withWhisker(WhiskerType) - Method in class BoxplotChart.BoxplotSeries
- withXAsEventDataAttr() - Method in class BarLineChart.BarLineOnChartClick.BarLineTriggerEvent
- withXAsEventDataAttr() - Method in class ChartEvents.OnChartClick.ClickTriggerEvent
- withXAsEventDataAttr() - Method in interface ResultHighchart.TriggerEvent
-
Short for
withCustomEventDataAttr("x")
- withYAsEventDataAttr() - Method in interface ResultHighchart.TriggerEvent
-
Short for
withCustomEventDataAttr("y")
- workflow - Variable in class WorkflowDTO.StepDTO
- WORKFLOW - CalculationResultType
- WORKFLOW_MESSAGE - EventType
- WORKFLOW_SUBMIT - EventType
- WorkflowDTO - Class in net.pricefx.common.dto
-
This class is basically the type of object, which is exposed in the workflow logic by the binding variable
workflow
- WorkflowDTO(WorkflowType, String) - Constructor for class WorkflowDTO
- WorkflowDTO(WorkflowType, String, String, boolean) - Constructor for class WorkflowDTO
- WorkflowDTO.ApprovalStepDTO - Class in net.pricefx.common.dto
- WorkflowDTO.StepDTO<T extends WorkflowDTO.StepDTO> - Class in net.pricefx.common.dto
- WorkflowDTO.WatcherStepDTO - Class in net.pricefx.common.dto
- WorkflowInfo - Class in net.pricefx.workflowengine
-
This structure represents an entire workflow with multiple steps.
- WorkflowInfo() - Constructor for class WorkflowInfo
- WorkflowInfo.WorkflowStepInfo - Class in net.pricefx.workflowengine
-
This structure describes each workflow step in detail
- WorkflowStepInfo() - Constructor for class WorkflowInfo.WorkflowStepInfo
- wrap(Object) - Method in interface PublicGroovyAPI
-
Wraps a result to make sure the original result object appears in the JSON response.
- WrappedResult - Class in net.pricefx.server.dto.calculation
-
Makes sure that a result appears "as-is" in the fromula result This is e.g.
- WrappedResult(Object) - Constructor for class WrappedResult
- writeKV(String, Map<String, Object>, Object) - Method in interface PublicGroovyAPI
-
Writes a payload into the specified table by means of primary key.
- writeKV(String, Map<String, Object>, String) - Method in interface PublicGroovyAPI
-
Writes a payload string (should be valid json to ensure compatibility with e.g.
- writeKVBulk(String, List<String>, List<List>) - Method in interface PublicGroovyAPI
-
Writes larger data sets into a table (comparable to loaddata)
X
- XYLabels(C, String) - Constructor for class ChartOptions.XYLabels
- XYMinMax(C, String) - Constructor for class ChartOptions.XYMinMax
Y
- YEAR - CalendarUtil.TimeUnit
- YELLOW - AuxLineColor
- yellowAlert(String) - Method in interface PublicGroovyAPI
-
Marks the current logic element with a yellow alert and provides the given message.
Z
- ZAxis(C, String) - Constructor for class ChartOptions.ZAxis
_
- _getInput() - Method in class AbstractInputBuilder
- _getInput() - Method in class ButtonInputBuilder
- _getInput() - Method in class ConfiguratorInputBuilder
- _getInput() - Method in class CustomerInputBuilder
- _getInput() - Method in class DateRangeInputBuilder
- _getInput() - Method in class DmFilterBuilder
- _getInput() - Method in class FilterBuilderInputBuilder
- _getInput() - Method in class InputMatrixInputBuilder
- _getInput() - Method in class OptionInputBuilder
- _getInput() - Method in class PCGroupInputBuilder
- _getInput() - Method in class ProductInputBuilder
- _getInput() - Method in class SimpleInputBuilder
- _getInput() - Method in class StringInputBuilder
- _getInput() - Method in class VLookupBuilder
All Classes All Packages