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
 Object eval(Context context)
           
 

Method Detail

eval

Object eval(Context context)
            throws Exception
Throws:
Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.