|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Formula | |
---|---|
it.eng.spagobi.tools.scheduler |
Uses of Formula in it.eng.spagobi.tools.scheduler |
---|
Methods in it.eng.spagobi.tools.scheduler that return Formula | |
---|---|
Formula |
FormulaParameterValuesRetriever.getFormula()
|
static Formula |
Formula.getFormula(java.lang.String fName)
Returns the formula corresponding to the specified name. |
Methods in it.eng.spagobi.tools.scheduler that return types with arguments of type Formula | |
---|---|
static java.util.List<Formula> |
Formula.getAvailableFormulas()
Returns a List with all the available formulas: they are configured in WEB-INF/conf/tools/scheduler/formulas.xml. |
Methods in it.eng.spagobi.tools.scheduler with parameters of type Formula | |
---|---|
void |
FormulaParameterValuesRetriever.setFormula(Formula formula)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |