|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntryService
An interface declaring methods to deal with Entry
| Method Summary | |
|---|---|
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 |
| Method Detail |
|---|
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 values
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||