- calendar() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Gets a calendar object intialized with the current targetDate (or now if no target date is given)
- calendar(Date) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Gets a calendar object intialized with date
- clearConfigParameter(String) - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- color - Variable in class net.pricefx.server.dto.calculation.ResultMatrix.ResultMatrixStyledCell
-
- com.googlecode.genericdao.search - package com.googlecode.genericdao.search
-
- configurator(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Configurator" function.
- contextName() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
The name of the current context.
- ContextParameter - Class in net.pricefx.server.dto.calculation
-
- ContextParameter() - Constructor for class net.pricefx.server.dto.calculation.ContextParameter
-
- ContextParameter(InputType, String, Date) - Constructor for class net.pricefx.server.dto.calculation.ContextParameter
-
- ContextParameter(LookupTable, Date) - Constructor for class net.pricefx.server.dto.calculation.ContextParameter
-
- ContextParameter(LookupTable, Date, String) - Constructor for class net.pricefx.server.dto.calculation.ContextParameter
-
- ContextParameter(String, DMFieldCollection, String, Date, String) - Constructor for class net.pricefx.server.dto.calculation.ContextParameter
-
- contextSkuSet(int) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns a set of skus which comprise so-called 'sku context' of
the current formula execution.
- contextType() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
The type (type code string) of the current context
- copyWithoutValue() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- count(String, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- createConfiguratorEntry(InputType, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates a cofigurator entry object and adds the specified input parameter as first parameter to the configurator entry
If the parameter had a value in the previous round trip, that value is set automatically
- createConfiguratorEntry(InputType, String, Date) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates a cofigurator entry object and adds the specified input parameter as first parameter to the configurator entry
If the parameter had a value in the previous round trip, that value is set automatically
- createConfiguratorEntry() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates an empty configurator entry object.
- createElementNameFilter(String, Object, String...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates a cross-list filter expression based on meta data.
- criticalAlert(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Marks the current formula element with a critical alert and the given message
- currentContext(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
In case of list processing (such as a price list or a price grid) this method allows easy access to values from the same list.
- currentContext(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
In case of list processing (such as a price list or a price grid) this method allows easy access to values from the same list.
- currentItem() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
In case of a list processing operation this method gets the currently worked on record (e.g.
- currentItem(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- currentItemByElementName(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
In case of a list processing operation this method gets the currently worked on record's property by elementName
- custom(String) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using a custom JPQL/HQL expression.
- custom(String, Object...) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using a custom JPQL/HQL expression.
- custom(String, Collection<?>) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using a custom JPQL/HQL expression.
- customer(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Customer" function.
- customer(String, boolean) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Customer" function.
- customer(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Customer" function.
- customer(String, String, boolean) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Customer" function.
- customerExtension(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "CXLookup" function.
- customerExtension(String, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "CXLookup" function.
- customerGroupEntry(String...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "CustomerGroup" function.
- customEvent(Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Sends an event of type "CUSTOM".
- customEvent(Object, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Sends an event of type "CUSTOM".
- customEvent(Object, String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Sends an event of type "CUSTOM".
- Filter - Class in com.googlecode.genericdao.search
-
A Filter
is used by the Search
class to specify a
restriction on what results should be returned in the search.
- Filter() - Constructor for class com.googlecode.genericdao.search.Filter
-
- Filter(String, Object, int) - Constructor for class com.googlecode.genericdao.search.Filter
-
- Filter(String, Object) - Constructor for class com.googlecode.genericdao.search.Filter
-
- filter(String, Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates a filter object that can be used in other API functions.
- filter(String, String, Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates a filter object that can be used in other API functions.
- filter(String, Object, Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- filterBuilderUserEntry(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "FilterBuilderUserEntry" function.
- filterFromMap(Map<String, Object>) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Constructs a Filter object from a map representation of that filter (from the "wire format")
The map representation is the way the filter is described in the JSON requests between UI and server
- find(String, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
The swiss army knife method of the API.
- find(String, int, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
The swiss army knife method of the API.
- find(String, int, String, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
The swiss army knife method of the API.
- find(String, int, int, String, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
The swiss army knife method of the API.
- find(String, int, int, String, List<String>, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
The swiss army knife method of the API.
- find(String, int, int, String, List<String>, boolean, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
The swiss army knife method of the API.
- findApprovedPricelistItems(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns a list of summary items.
- findCalculatedFieldSets(Date, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns a list of calculated field sets that match the targetDate
- findCustomerAssignments(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Finds all assignement rcords for a given customerId
Also matches by CustomerGroup definitions
- findCustomersInGroup(CustomerGroup) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Retrieves a list of customers that match a given CustomerGroup (returns first 200 entries)
- findCustomersInGroup(CustomerGroup, int, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Retrieves a list of customers that match a given CustomerGroup with custom paging and sorting
- findDataLoad(String, String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- findLookupTable(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Finds a LookupTbale / price parameter table base don the table name.
- findLookupTableValues(String, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Searches and returns values of a named lookup table.
- findManualPricelists(Date, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns a list of manual pricelists that match the targetDate (i.e.
- findPriceGrids(Date, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns a list of price grids that match the targetDate (i.e.
- findPricelists(Date, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns a list of pricelists that match the targetDate (i.e.
- findRebateRecords(String, Date, Date, CustomerGroup, ProductGroup, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- findRow(String, Object) - Method in class net.pricefx.server.dto.calculation.ResultMatrix
-
Retrieves a particular row based on a value check
- findSimulations(Date, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns a list of simulations that match the targetDate (i.e.
- findWorkflowInfo(String, Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Finds active workflow for given approvable.
- fontweight - Variable in class net.pricefx.server.dto.calculation.ResultMatrix.ResultMatrixStyledCell
-
- formatNumber(String, BigDecimal) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Formats a number into a string.
- formatNumber(String, Integer) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Formats a number into a string.
- formatNumber(String, String, BigDecimal) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Formats a number into a string.
- formatNumber(String, String, Integer) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Formats a number into a string.
- formatString(String, String, Object...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getBinding(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Gets a named binding variable from a library function.
- getBoundPartitionNames() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns bound partition list
- getCalculableLineItem(Object, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns a line item of a given calculable line item collection (a.k.a.
- getCalculableLineItemResult(Object, String...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns result(s) of given name(s) (or label(s)) from a line item object (its map representation to be exact).
- getClusterNodes() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getColumnFormats() - Method in class net.pricefx.server.dto.calculation.ResultMatrix
-
Gets individual column formats (if specified)
- getColumns() - Method in class net.pricefx.server.dto.calculation.ResultMatrix
-
Gets a list of defined columns
- getCustomer(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getCustomerParent(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getDatamartContext() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getDatamartRowSet() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getDatamartRowSet(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getDefaultFormat() - Method in class net.pricefx.server.dto.calculation.ResultMatrix
-
Gets the default format
- getElement(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Gets the result of a previous formula element.
- getEntries() - Method in class net.pricefx.server.dto.calculation.ResultMatrix
-
Returns a list (=the rows) of maps (= the row content)
- getFilter() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getGlobal() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
A publicly available hashmap to store and share values accross formula elements
If api.retainGlobal
is set to true this map will also be available with an entire list calculation,
i.e accross item boundaries.
- getId(Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns the id part of an object.
- getItemCompleteCalculationResults(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Gets current complete calculation results of the given item (e.g.
- getIterationNumber() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns the number of iterations this list has been calculated during this cycle
0 means: initial calculation (non-dirty)
1 means: first dirty pass
and so on
- getLabel() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getLookupTableId() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getManualOverride(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
In certain scenarios (e.g.
- getName() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getOnRowSelectEvents() - Method in class net.pricefx.server.dto.calculation.ResultMatrix
-
- getOperator() - Method in class com.googlecode.genericdao.search.Filter
-
- getParameter(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Retrieves an already generated (i.e.
- getParameterConfig() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getParameterGroup() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getPriceGridSummaryQuery() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getPricelistItem(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Similar to the standard syntax' "Pricelist" function.
- getPricelistSummaryQuery() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getProduct(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getProperty() - Method in class com.googlecode.genericdao.search.Filter
-
- getProperty(Object, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
This method serves as an optimized way to get to certain object attributes.
- getPropertyByElementName(Object, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
This method gets object attributes by elementName.
- getReadOnly() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getRebateRecordSummaryQuery() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getResultType() - Method in class net.pricefx.server.dto.calculation.ResultMatrix
-
- getSecondaryKey() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Gets the secondary key in case a matrix pricelist or matrix simulation is processed
- getSimulationSummaryQuery() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getTableContext() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- getType() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getURL() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getValue() - Method in class com.googlecode.genericdao.search.Filter
-
- getValue() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getValueHint() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getValueOptions() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- getValuesAsCollection() - Method in class com.googlecode.genericdao.search.Filter
-
Returns the value as a Collection, converting if necessary.
- getValuesAsList() - Method in class com.googlecode.genericdao.search.Filter
-
Returns the value as a List, converting if necessary.
- greaterOrEqual(String, Object) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the >= operator.
- greaterThan(String, Object) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the > operator.
- ilike(String, String) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the ILIKE operator.
- imageCell(Object) - Method in class net.pricefx.server.dto.calculation.ResultMatrix
-
Creates an image cell that can then be added as row value.
- in(String, Collection<?>) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the IN operator.
- in(String, Object...) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the IN operator.
- input(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Retrives an input parameter - without triggering a user input
- inputMatrix(String, String...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard "InputMatrix" function.
- integerUserEntry(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "IntegerUserEntry" function.
- ISandboxAPI - Interface in net.pricefx.formulaengine.scripting
-
This interface represents internally what can be reached in groovy formula syntax as api
That api variable or binding is merely an instance of this interface to expose certain "safe" methods and functionality
- isCustomerParam() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- isDebugMode() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Returns true if formula is called via UI debug/test exec mode
- isEmpty(String) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the IS EMPTY operator.
- isEnableClientFilter() - Method in class net.pricefx.server.dto.calculation.ResultMatrix
-
- isLookupType() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- isMatrixParam() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- isNotEmpty(String) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the IS NOT EMPTY operator.
- isNotNull(String) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the IS NOT NULL operator.
- isNull(String) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the IS NULL operator.
- isProductGroupParam() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- isProductParam() - Method in class net.pricefx.server.dto.calculation.ContextParameter
-
- isSecondPass() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Method to determine if the calculation is in 2nd pass calculation.
- isSyntaxCheck() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- isTakesListOfSubFilters() - Method in class com.googlecode.genericdao.search.Filter
-
- isTakesListOfValues() - Method in class com.googlecode.genericdao.search.Filter
-
- isTakesNoProperty() - Method in class com.googlecode.genericdao.search.Filter
-
Gets the value of the property takesNoProperty.
- isTakesNoValue() - Method in class com.googlecode.genericdao.search.Filter
-
- isTakesSingleSubFilter() - Method in class com.googlecode.genericdao.search.Filter
-
- isTakesSingleValue() - Method in class com.googlecode.genericdao.search.Filter
-
- isUserInGroup(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Checks if the current user is member of a given user group
- net.pricefx.formulaengine.scripting - package net.pricefx.formulaengine.scripting
-
- net.pricefx.server.dto.calculation - package net.pricefx.server.dto.calculation
-
- newChartBuilder() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
- newController() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates a new dashboard controller object that can be further customized
- newDatamartSlice() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates a new Datamart Slice, which allows for setting filter criteria along the Time, CustomerGroup, ProductGroup
any any other dimensions in a Datamart.
- newDatamartSlice(String, Object...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates a new Datamart Slice, which allows for setting filter criteria along the Time, CustomerGroup, ProductGroup
any any other dimensions in a Datamart, intiialized with the name of the time dimension field, and an optional set
filter criteria.
- newGauge() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates a new gauge object that can be further customized.
- newMatrix() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates a new result matrix DTO object that can be further customized and filled with calculated data
- newMatrix(String...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Creates a new result matrix DTO object that can be further customized and filled with calculated data.
- none(String, Filter) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the NONE operator.
- not(Filter) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the NOT operator.
- notEqual(String, Object) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the != operator.
- notIn(String, Collection<?>) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the NOT IN operator.
- notIn(String, Object...) - Static method in class com.googlecode.genericdao.search.Filter
-
Create a new Filter using the NOT IN operator.
- parseDate(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Parses a date (entered in as string) according to a given pattern.
- parseDateTime(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Parses a datetime (entered in as string) according to a given pattern.
- parseDateTime(String, String, int, int) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Parses a datetime (entered in as string) according to a given pattern and time zone.
- previousContext(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
In case of (chained) price lists, this method allows for easy retrieval of records from the previous list.
- previousContext(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
In case of (chained) price lists, this method allows for easy retrieval of records from the previous list.
- pricelist(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Pricelist" function.
- pricelist(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Pricelist" function.
- pricelist(String, String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Pricelist" function.
- pricelist(String, String, String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Pricelist" function.
- pricelistItem(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Pricelist" function - with the difference that the full item is returned
- pricelistItem(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Pricelist" function - with the difference that the full item is returned.
- pricelistItem(String, String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Pricelist" function - with the difference that the full item is returned.
- product(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Product" function.
- product(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Product" function.
- productCompetition() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Competition" function.
- productCompetition(Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "Competition" function.
- productExtension(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "PXLookup" function.
- productExtension(String, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "PXLookup" function.
- productGroupEntry(String...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "ProductGroup" function.
- productXRef() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "XRefLookup" function.
- productXRef(Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Equivalent of the standard syntax' "XRefLookup" function.
- property - Variable in class com.googlecode.genericdao.search.Filter
-
The name of the property to filter on.
- putGlobal(Map<String, Object>) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
-
Puts an entire map of variables into the global cache