|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.fdvs.dj.util.customexpression.RecordsInPageCustomExpression
public class RecordsInPageCustomExpression
Convenient CustomExpression that returns the record number for the current page
Field Summary |
---|
Fields inherited from interface ar.com.fdvs.dj.domain.CustomExpression |
---|
EVAL_METHOD_NAME |
Constructor Summary | |
---|---|
RecordsInPageCustomExpression()
|
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 |
---|
public RecordsInPageCustomExpression()
Method Detail |
---|
public java.lang.Object evaluate(java.util.Map fields, java.util.Map variables, java.util.Map parameters)
evaluate
in interface CustomExpression
public java.lang.String getClassName()
getClassName
in interface CustomExpression
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |