Package | Description |
---|---|
net.pricefx.formulaengine | |
net.pricefx.formulaengine.scripting |
Modifier and Type | Method and Description |
---|---|
ResultMatrix |
IRebateRecordManager.asResultMatrix(String... attributes)
Return a ResultMatrix listing all RRs in the agreement, optionally the fields/attributes to be shown as matrix columns.
|
Modifier and Type | Method and Description |
---|---|
ResultMatrix |
PublicGroovyAPI.newMatrix()
Creates a new result matrix DTO object that can be further customized and filled with calculated data
|
ResultMatrix |
PublicGroovyAPI.newMatrix(Collection<String> columns)
Creates a new result matrix DTO object that can be further customized and filled with calculated data.
|
ResultMatrix |
PublicGroovyAPI.newMatrix(String... columns)
Creates a new result matrix DTO object that can be further customized and filled with calculated data.
|
Copyright © 2016. All rights reserved.