public interface EntryService
Modifier and Type | Method and Description |
---|---|
Integer |
getEntryRecordCount(Map fieldValues)
This method gets the number of GL entries according to input fields and values
|
void |
purgeYearByChart(String chart,
int year)
Purge the entry table by year/chart
|
void purgeYearByChart(String chart, int year)
chart
- chart of entries to purgeyear
- fiscal year of entries to purgeInteger getEntryRecordCount(Map fieldValues)
fieldValues
- the input fields and valuesCopyright © 2004–2015 The Kuali Foundation. All rights reserved.