public interface CollectorDetailService
Modifier and Type | Method and Description |
---|---|
Integer |
getNextCreateSequence(Date date) |
void |
purgeYearByChart(String chartOfAccountsCode,
int universityFiscalYear)
Purge the sufficient funds balance table by year/chart
|
void |
save(CollectorDetail detail)
Saves a CollectorDetail
|
void purgeYearByChart(String chartOfAccountsCode, int universityFiscalYear)
chart
- chart of CollectorDetails to purgeyear
- year of CollectorDetails to purageInteger getNextCreateSequence(Date date)
void save(CollectorDetail detail)
detail
- the detail to saveCopyright © 2004–2015 The Kuali Foundation. All rights reserved.