Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.expression
Interface Expression

All Known Implementing Classes:
DefaultExpression, JexlExpression, ThreadSafeJexlExpression

public interface Expression

Author:
Bogdan Stefanescu

Method Summary
 java.lang.Object eval(Context context)
           
 

Method Detail

eval

java.lang.Object eval(Context context)
                      throws java.lang.Exception
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.