Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.actions.elcache
Class DefaultExpression

java.lang.Object
  extended by org.nuxeo.ecm.platform.actions.elcache.DefaultExpression
All Implemented Interfaces:
Expression

public class DefaultExpression
extends Object
implements Expression

Since:
5.4.3 - moved from runtime
Author:
Bogdan Stefanescu

Field Summary
static DefaultExpression INSTANCE
           
 
Constructor Summary
DefaultExpression()
           
 
Method Summary
 Object eval(Context context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final DefaultExpression INSTANCE
Constructor Detail

DefaultExpression

public DefaultExpression()
Method Detail

eval

public Object eval(Context context)
            throws Exception
Specified by:
eval in interface Expression
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.