JavaScript is disabled on your browser.
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
public class COSARExprTimeNow
extends COSARExpr
This class represents the operation returning the current time
in milliseconds since Jan 1, 1970.
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Method Detail
eval
public COSARAttr eval(java.util.HashMap symbols)
throws java.lang.Exception
This function is used to evaluate the expression.
A symbol table is passed to help in retrieving the
value of referenced symbols. The HashMap should
contain values stored as COSARAttr objects, keyed
by their associated symbol's name.
Overrides:
eval
in class COSARExpr
Returns:
The expression's value
Throws:
java.lang.Exception
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
Copyright © 2017, 2023, Oracle and/or its affiliates.