public class Exists extends Function
funcError, funcKey, hasCachedValue
Constructor and Description |
---|
Exists(Expression exp,
java.lang.String name,
int numParams) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
count(MboRemote mbo,
java.lang.String relName,
java.lang.String timeLineAttrName,
java.math.BigDecimal limitDuration) |
java.math.BigDecimal |
eval(java.util.List parameters)
Implementation for this function.
|
cacheFuncValue, errorLog, funcKey, getCachedFuncValue, getFuncError, getStringValForHashCode, hasCachedFuncValue, lazyEval, mboKeyDebugId, setFuncError, validateSignature, wrapMXException
getExpression, getName, getNumParams, numParamsVaries
public Exists(Expression exp, java.lang.String name, int numParams)
public java.math.BigDecimal eval(java.util.List parameters)
Function
public java.math.BigDecimal count(MboRemote mbo, java.lang.String relName, java.lang.String timeLineAttrName, java.math.BigDecimal limitDuration) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException