Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.core.scripting
Interface Expression

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
MvelExpression, MvelTemplate

public interface Expression
extends java.io.Serializable

Author:
Bogdan Stefanescu

Method Summary
 java.lang.Object eval(OperationContext ctx)
           
 

Method Detail

eval

java.lang.Object eval(OperationContext ctx)
                      throws java.lang.Exception
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.