ar.com.fdvs.dj.domain.chart
Class DateExpression

java.lang.Object
  extended by ar.com.fdvs.dj.domain.chart.DateExpression
All Implemented Interfaces:
CustomExpression, Serializable

public class DateExpression
extends Object
implements CustomExpression, Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface ar.com.fdvs.dj.domain.CustomExpression
EVAL_METHOD_NAME
 
Constructor Summary
DateExpression(Date date)
           
 
Method Summary
 Object evaluate(Map fields, Map variables, Map parameters)
           
 String getClassName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateExpression

public DateExpression(Date date)
Method Detail

evaluate

public Object evaluate(Map fields,
                       Map variables,
                       Map parameters)
Specified by:
evaluate in interface CustomExpression

getClassName

public String getClassName()
Specified by:
getClassName in interface CustomExpression


Copyright © 2006-2012 FDV Solutions. All Rights Reserved.