Uses of Class
ar.com.fdvs.dj.domain.BooleanExpression

Packages that use BooleanExpression
ar.com.fdvs.dj.domain   
ar.com.fdvs.dj.domain.entities   
 

Uses of BooleanExpression in ar.com.fdvs.dj.domain
 

Methods in ar.com.fdvs.dj.domain that return BooleanExpression
 BooleanExpression AutoText.getPrintWhenExpression()
           
static BooleanExpression ExpressionHelper.printInFirstPage()
           
static BooleanExpression ExpressionHelper.printNotInFirstPage()
           
static BooleanExpression ExpressionHelper.printWhenGroupHasMoreThanOneRecord(java.lang.String groupName)
           
 

Methods in ar.com.fdvs.dj.domain with parameters of type BooleanExpression
 void AutoText.setPrintWhenExpression(BooleanExpression printWhenExpression)
           
 

Uses of BooleanExpression in ar.com.fdvs.dj.domain.entities
 

Methods in ar.com.fdvs.dj.domain.entities that return BooleanExpression
 BooleanExpression DJGroupVariable.getPrintWhenExpression()
           
 

Methods in ar.com.fdvs.dj.domain.entities with parameters of type BooleanExpression
 void DJGroupVariable.setPrintWhenExpression(BooleanExpression printWhenExpression)
           
 



Copyright © 2006-2011 FDV Solutions. All Rights Reserved.