ar.com.fdvs.dj.domain
Class ExpressionHelper
java.lang.Object
ar.com.fdvs.dj.domain.ExpressionHelper
public class ExpressionHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionHelper
public ExpressionHelper()
printInFirstPage
public static BooleanExpression printInFirstPage()
printNotInFirstPage
public static BooleanExpression printNotInFirstPage()
getPageNumber
public static CustomExpression getPageNumber()
- Convenient CustomExpression that returns page number
getRecordsInPage
public static CustomExpression getRecordsInPage()
- Convenient CustomExpression that returns the record number for the current page
getRecordsInReport
public static CustomExpression getRecordsInReport()
- Convenient CustomExpression that returns the record number for whole report
printWhenGroupHasMoreThanOneRecord
public static BooleanExpression printWhenGroupHasMoreThanOneRecord(String groupName)
getPageNumber
public static int getPageNumber(Map variables)
getGroupCount
public static int getGroupCount(String groupName,
Map variables)
Copyright © 2006-2013 FDV Solutions. All Rights Reserved.