Package | Description |
---|---|
com.ibm.tivoli.maximo.expression |
Modifier and Type | Method and Description |
---|---|
ObjectFormulaInfo |
ObjectFormulaCacheImpl.getFormula(java.lang.String objectName,
java.lang.String formulaName) |
ObjectFormulaInfo |
ObjectFormulaCache.getFormulas(java.lang.String objectName,
java.lang.String formulaName) |
ObjectFormulaInfo |
ExpressionContext.getObjectFormulaInfo() |
ObjectFormulaInfo |
Expression.getObjectFormulaInfo() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
FormulaUtils.getObjectFormulaForMbo(MboRemote mbo,
ObjectFormulaInfo formulaInfo) |
void |
ExpressionContext.setObjectFormulaInfo(ObjectFormulaInfo objectFormulaInfo) |
void |
Expression.setObjectFormulaInfo(ObjectFormulaInfo objectFormulaInfo) |
static com.ibm.json.java.JSONObject |
FormulaUtils.validateObjectFormulaForMbo(MboRemote mbo,
ObjectFormulaInfo formulaInfo) |