A B C D E F G H I J L M N O P R S T U V Y 

A

abortCalculation() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Aborts the current item's calculation.
add(String, Map<String, Object>) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Adds a new object to collection of objects of given type.
addOrUpdate(String, Map<String, Object>) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Adds or updates object in collection of objects of given type.

B

bom() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "BoM" function.
bom(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "BoM" function.
bom(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "BoM" function.
bom(String, String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "BoM" function.
bomList() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "BoMList" function.
booleanUserEntry(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "BooleanUserEntry" function.
boundCall(String, String, String, Boolean...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Issues HTTP/S call to price fx server.
buildFlexChart(Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
buildFlexChart(String, Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Creates a FlexChart from the passed definition by merging it with options defined within the baseTemplateToUse template.

C

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
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.
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
count(String, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Similar to the find(java.lang.String, com.googlecode.genericdao.search.Filter...) methods this method querys an arbitrary object type.
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
Same as currentItem() but just returns the specified attribute
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
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".

D

dashboard(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
 
dashboardWideEvent(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
 
datamartCalendar() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Returns a datamart calendar object
datamartFilter(CustomerGroup) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Translates a CustomerGroup to its equivalent Filter representation, mapping domain level field names to the corresponding Datamart field names in the process
datamartFilter(ProductGroup) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Translates a ProductGroup to its equivalent Filter representation, mapping domain level field names to the corresponding Datamart field names in the process
datamartFilterBuilderUserEntry(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "DatamartFilterBuilderUserEntry" function.
datamartLookup(Object...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
 
datamartQuery(Object...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
 
dateTimeUserEntry(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "DateTimeUserEntry" function.
dateUserEntry(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "DateUserEntry" function.
delete(String, Map<String, Object>) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Deletes object in collection of objects of given type.

E

emit(Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Emits an object to be consumed by an external thread.
emitRebateRecords(String, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
 

F

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.
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
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
 
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.
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

G

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
getClusterNodes() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
 
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
 
getElement(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Gets the result of a previous formula element.
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.
getItemCompleteCalculationResults(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Gets current complete calculation results of the given item (e.g.
getManualOverride(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
In certain scenarios (e.g.
getParameter(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Retrieves an already generated (i.e.
getPriceGridSummaryQuery() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Creates a summary query object that can be parameterized and is then subsequently used in runSummaryQuery(ItemSummaryQuery) This query runs against price grid(s)
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
Creates a summary query object that can be parameterized and is then subsequently used in runSummaryQuery(ItemSummaryQuery) This query runs against pricelist(s)
getProduct(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
 
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.
getRebateRecordSummaryQuery() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Creates a summary query object that can be parameterized and is then subsequently used in runSummaryQuery(ItemSummaryQuery) This query runs against rebate records
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
Creates a summary query object that can be parameterized and is then subsequently used in runSummaryQuery(ItemSummaryQuery) This query runs against simulation(s)
getTableContext() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
 

H

httpCall(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Issues HTTP call to external entity.
httpCall(String, String, String, String, Map...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Issues HTTP call to external entity.

I

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
isSecondPass() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Method to determine if the calculation is in 2nd pass.
isSyntaxCheck() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
 
isUserInGroup(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Checks if the current user is member of a given user group

J

jsonDecode(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
A utility method to decode a JSON string into a Map representation
jsonDecodeList(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
A utility method to decode a JSON string into a List representation
jsonEncode(Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
A utility method to encode Object to JSON string

L

log(String, Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Generates a system log entry.
logInfo(String, Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Generates a system log entry at INFO level.
logWarn(String, Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Generates a system log entry at WARN level.

M

markItemClean() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Removes a "dirty marker" from the current item
markItemDirty(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Marks the specfied item dirty.
markItemDirty(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Marks the specfied item dirty.
markItemDirty() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Marks the current item dirty.
multiTierEntry(String, String...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "MultiTierEntry" function.

N

net.pricefx.formulaengine.scripting - package net.pricefx.formulaengine.scripting
 
newChartBuilder() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
 
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.

O

option(String, Object...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "Options" function.
otherCustomer(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
A method to trigger a custom-named customer picker input parameter
otherCustomer(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
A method to trigger a custom-named customer picker input parameter
otherCustomer(String, String, boolean) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
A method to trigger a custom-named customer picker input parameter
otherProduct(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
A method to trigger a custom-named product picker input parameter
otherProduct(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
A method to trigger a custom-named product picker input parameter

P

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.
putGlobal(Map<String, Object>) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Puts an entire map of variables into the global cache

R

redAlert(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Marks the current formula element with a red alert and the given message
removeManualOverride(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Removes a manual result override.
resetSKUContextSwitch() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Resets a sku context switch to the origionally specified sku
runSummaryQuery(ItemSummaryQuery<? extends CalculableObject>) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Runs (executes) a summary query defined by the parameterized query object which was created by one of the getXXXSummaryQuery calls

S

sendEmail(String, String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Sends email.
stream(String, String, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Search for all types of objects with a freestyle query, and iterate over the result set.
stream(String, String, List<String>, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Search for all types of objects with a freestyle query, and iterate over the result set.
stream(String, String, List<String>, boolean, Filter...) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Search for all types of objects with a freestyle query, and iterate over the result set.
stringUserEntry(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "StringUserEntry" function.
stringUserEntry(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "StringUserEntry" function.
switchSKUContext(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Temporarily switches the current sku context to another sku.

T

targetDate() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Gets the current execution context's target date
throwException(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Throws a calculation exception with a specified message and aborts the calculation
timeUserEntry(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "TimUserEntry" function.
trace(String, String, Object) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Generates a trace message that can be used in the formula test drive.

U

update(String, Map<String, Object>) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Updates object in collection of objects of given type.
updateCalculableObjectHeader(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
 
user(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Returns a value from the current user's master data
user() - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Returns the entire master data object of the current user
userEntry(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "UserEntry" function.

V

vLookup(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "VLookup" function.
vLookup(String, Number) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "VLookup" function.
vLookup(String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "VLookup" function.
vLookup(String, String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "VLookup" function.
vLookup(String, String, String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "VLookup" function.
vLookup(String, String, String, String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "VLookup" function.
vLookup(String, String, String, String, String, String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Equivalent of the standard syntax' "VLookup" function.

Y

yellowAlert(String) - Method in interface net.pricefx.formulaengine.scripting.ISandboxAPI
Marks the current formula element with a yellow alert and the given message
A B C D E F G H I J L M N O P R S T U V Y 

Copyright © 2015. All rights reserved.