ar.com.fdvs.dj.util.customexpression
Class RecordsInReportCustomExpression
java.lang.Object
ar.com.fdvs.dj.util.customexpression.RecordsInReportCustomExpression
- All Implemented Interfaces:
- CustomExpression, Serializable
public class RecordsInReportCustomExpression
- extends Object
- implements CustomExpression
Convenient CustomExpression that returns the record number for whole report
- Author:
- mamana
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecordsInReportCustomExpression
public RecordsInReportCustomExpression()
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-2013 FDV Solutions. All Rights Reserved.