org.nuxeo.runtime.expression
Class DefaultExpression
java.lang.Object
org.nuxeo.runtime.expression.DefaultExpression
- All Implemented Interfaces:
- Expression
public class DefaultExpression
- extends Object
- implements Expression
- Author:
- Bogdan Stefanescu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final DefaultExpression INSTANCE
DefaultExpression
public DefaultExpression()
eval
public Object eval(Context context)
throws Exception
- Specified by:
eval in interface Expression
- Throws:
Exception
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.