ar.com.fdvs.dj.util.customexpression
Class RecordsInReportCustomExpression

java.lang.Object
  extended by ar.com.fdvs.dj.util.customexpression.RecordsInReportCustomExpression
All Implemented Interfaces:
CustomExpression, java.io.Serializable

public class RecordsInReportCustomExpression
extends java.lang.Object
implements CustomExpression

Convenient CustomExpression that returns the record number for whole report

Author:
mamana
See Also:
Serialized Form

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

Constructor Detail

RecordsInReportCustomExpression

public RecordsInReportCustomExpression()
Method Detail

evaluate

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

getClassName

public java.lang.String getClassName()
Specified by:
getClassName in interface CustomExpression


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