Nuxeo Enterprise Platform 5.4

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

Packages that use Expression
org.nuxeo.ecm.automation.core.events   
org.nuxeo.ecm.automation.core.scripting   
 

Uses of Expression in org.nuxeo.ecm.automation.core.events
 

Methods in org.nuxeo.ecm.automation.core.events that return Expression
 Expression EventHandler.getExpr()
           
 

Uses of Expression in org.nuxeo.ecm.automation.core.scripting
 

Classes in org.nuxeo.ecm.automation.core.scripting that implement Expression
 class MvelExpression
           
 class MvelTemplate
           
 

Methods in org.nuxeo.ecm.automation.core.scripting that return Expression
static Expression Scripting.newExpression(java.lang.String expr)
           
static Expression Scripting.newTemplate(java.lang.String expr)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.