ar.com.fdvs.dj.domain
Class ExpressionHelper
java.lang.Object
ar.com.fdvs.dj.domain.ExpressionHelper
public class ExpressionHelper
- extends java.lang.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(java.lang.String groupName)
getPageNumber
public static int getPageNumber(java.util.Map variables)
getGroupCount
public static int getGroupCount(java.lang.String groupName,
java.util.Map variables)
Copyright © 2006-2011 FDV Solutions. All Rights Reserved.