|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportGenerationService | |
---|---|
org.kuali.kfs.module.ar.report.service.impl | |
org.kuali.kfs.module.cab.batch.service.impl | |
org.kuali.kfs.module.ec.service.impl | |
org.kuali.kfs.sys.service.impl |
Uses of ReportGenerationService in org.kuali.kfs.module.ar.report.service.impl |
---|
Methods in org.kuali.kfs.module.ar.report.service.impl with parameters of type ReportGenerationService | |
---|---|
void |
CustomerStatementReportServiceImpl.setReportGenerationService(ReportGenerationService reportGenerationService)
Sets the reportGenerationService attribute value. |
void |
CustomerInvoiceReportServiceImpl.setReportGenerationService(ReportGenerationService reportGenerationService)
Sets the reportGenerationService attribute value. |
void |
CustomerCreditMemoReportServiceImpl.setReportGenerationService(ReportGenerationService reportGenerationService)
Sets the reportGenerationService attribute value. |
Uses of ReportGenerationService in org.kuali.kfs.module.cab.batch.service.impl |
---|
Fields in org.kuali.kfs.module.cab.batch.service.impl declared as ReportGenerationService | |
---|---|
protected ReportGenerationService |
BatchExtractReportServiceImpl.reportGenerationService
|
Methods in org.kuali.kfs.module.cab.batch.service.impl that return ReportGenerationService | |
---|---|
ReportGenerationService |
BatchExtractReportServiceImpl.getReportGenerationService()
Gets the reportGenerationService attribute. |
Methods in org.kuali.kfs.module.cab.batch.service.impl with parameters of type ReportGenerationService | |
---|---|
void |
BatchExtractReportServiceImpl.setReportGenerationService(ReportGenerationService reportGenerationService)
Sets the reportGenerationService attribute value. |
Uses of ReportGenerationService in org.kuali.kfs.module.ec.service.impl |
---|
Methods in org.kuali.kfs.module.ec.service.impl with parameters of type ReportGenerationService | |
---|---|
void |
EffortCertificationReportServiceImpl.setReportGenerationService(ReportGenerationService reportGenerationService)
Sets the reportGenerationService attribute value. |
Uses of ReportGenerationService in org.kuali.kfs.sys.service.impl |
---|
Classes in org.kuali.kfs.sys.service.impl that implement ReportGenerationService | |
---|---|
class |
ReportGenerationServiceImpl
To provide utilities that can generate reports with JasperReport |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |