| Package | Description | 
|---|---|
| org.kuali.ole.gl.batch.service | |
| org.kuali.ole.gl.batch.service.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FilteringBalanceIterator. setBalancePredicate(BalancePredicate balancePredicate)Set the balance predicate that should be used to filter this iterator | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BalanceAnnualAndCGTotalNotZeroPredicateAn implementation of BalancePredicate to only select balances where the annual account line total and contracts and grants total
 summed are not equal to zero | 
| class  | BalanceTotalNotZeroPredicateA predicate that only allows the selection of balances with a total that isn't zero (those with zero as a total are somewhat
 pointless to process) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FilteringBalanceIteratorImpl. setBalancePredicate(BalancePredicate balancePredicate)Sets the balancePredicate attribute value. | 
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.