|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FiscalYearAwareReportWriterService | |
---|---|
org.kuali.kfs.gl.batch | |
org.kuali.kfs.module.ld.batch.service.impl | |
org.kuali.kfs.sys.service.impl |
Uses of FiscalYearAwareReportWriterService in org.kuali.kfs.gl.batch |
---|
Methods in org.kuali.kfs.gl.batch with parameters of type FiscalYearAwareReportWriterService | |
---|---|
void |
PosterSummaryReportStep.setPosterActualBalanceSummaryReportWriterService(FiscalYearAwareReportWriterService posterActualBalanceSummaryReportWriterService)
Sets the posterActualBalanceSummaryReportWriterService attribute value. |
void |
PosterSummaryReportStep.setPosterBudgetBalanceSummaryReportWriterService(FiscalYearAwareReportWriterService posterBudgetBalanceSummaryReportWriterService)
Sets the posterBudgetBalanceSummaryReportWriterService attribute value. |
void |
PosterSummaryReportStep.setPosterEncumbranceSummaryReportWriterService(FiscalYearAwareReportWriterService posterEncumbranceSummaryReportWriterService)
Sets the posterEncumbranceSummaryReportWriterService attribute value. |
Uses of FiscalYearAwareReportWriterService in org.kuali.kfs.module.ld.batch.service.impl |
---|
Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type FiscalYearAwareReportWriterService | |
---|---|
void |
LaborBalanceSummaryReportServiceImpl.setLaborActualBalanceSummaryReportWriterService(FiscalYearAwareReportWriterService laborActualBalanceSummaryReportWriterService)
Sets the laborActualBalanceSummaryReportWriterService attribute value. |
void |
LaborBalanceSummaryReportServiceImpl.setLaborBudgetBalanceSummaryReportWriterService(FiscalYearAwareReportWriterService laborBudgetBalanceSummaryReportWriterService)
Sets the laborBudgetBalanceSummaryReportWriterService attribute value. |
void |
LaborBalanceSummaryReportServiceImpl.setLaborEncumbranceSummaryReportWriterService(FiscalYearAwareReportWriterService laborEncumbranceSummaryReportWriterService)
Sets the laborEncumbranceSummaryReportWriterService attribute value. |
protected void |
LaborBalanceSummaryReportServiceImpl.writeSummaryReport(Integer fiscalYear,
List<String> balanceTypes,
FiscalYearAwareReportWriterService reportWriterService)
|
Uses of FiscalYearAwareReportWriterService in org.kuali.kfs.sys.service.impl |
---|
Classes in org.kuali.kfs.sys.service.impl that implement FiscalYearAwareReportWriterService | |
---|---|
class |
BalanceSummaryReportWriterTextServiceImpl
Ensures that balance summary reports have the fiscal year included in the filename. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |