org.kuali.module.gl.batch.closing.year.service |
|
Java Source File Name | Type | Comment |
BalancePredicate.java | Interface | This class represents business logic, specifically to decide whether a balance should be selected by a FilteringBalanceIterator
or not. |
FilteringBalanceIterator.java | Interface | |
YearEndService.java | Interface | An interface declaring the methods that steps running year end services would need to use to close out activity of an ending
fiscal year (though, note: OrganizationReversion, the other year end job, is not defined here). |