Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.runtime.expression.Context

Packages that use Context
org.nuxeo.ecm.platform.actions.elcache   
org.nuxeo.runtime.expression   
 

Uses of Context in org.nuxeo.ecm.platform.actions.elcache
 

Methods in org.nuxeo.ecm.platform.actions.elcache with parameters of type Context
 java.lang.Object ThreadSafeJexlExpression.eval(Context context)
           
 

Uses of Context in org.nuxeo.runtime.expression
 

Methods in org.nuxeo.runtime.expression with parameters of type Context
 java.lang.Object JexlExpression.eval(Context context)
           
 java.lang.Object Expression.eval(Context context)
           
 java.lang.Object DefaultExpression.eval(Context context)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.