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

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

public class RecordsInPageCustomExpression
extends Object
implements CustomExpression

Convenient CustomExpression that returns the record number for the current page

Author:
mamana
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface ar.com.fdvs.dj.domain.CustomExpression
EVAL_METHOD_NAME
 
Constructor Summary
RecordsInPageCustomExpression()
           
 
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

RecordsInPageCustomExpression

public RecordsInPageCustomExpression()
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-2013 FDV Solutions. All Rights Reserved.