|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportInfo | |
|---|---|
| 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.report | |
| Uses of ReportInfo in org.kuali.kfs.module.ar.report.service.impl |
|---|
| Methods in org.kuali.kfs.module.ar.report.service.impl that return ReportInfo | |
|---|---|
ReportInfo |
CustomerCreditMemoReportServiceImpl.getCustomerCreditMemoReportInfoNoTax()
Gets the customerCreditMemoReportInfoNoTax attribute. |
ReportInfo |
CustomerInvoiceReportServiceImpl.getCustomerInvoiceReportInfo()
Gets the customerInvoiceReportInfo attribute. |
ReportInfo |
CustomerInvoiceReportServiceImpl.getCustomerInvoiceReportInfoNoTax()
Gets the customerInvoiceReportInfoNoTax attribute. |
| Methods in org.kuali.kfs.module.ar.report.service.impl with parameters of type ReportInfo | |
|---|---|
void |
CustomerCreditMemoReportServiceImpl.setCustomerCreditMemoReportInfo(ReportInfo customerCreditMemoReportInfo)
Sets the effortExtractProcessReportInfo attribute value. |
void |
CustomerCreditMemoReportServiceImpl.setCustomerCreditMemoReportInfoNoTax(ReportInfo customerCreditMemoReportInfoNoTax)
Sets the customerCreditMemoReportInfoNoTax attribute value. |
void |
CustomerInvoiceReportServiceImpl.setCustomerInvoiceReportInfo(ReportInfo customerInvoiceReportInfo)
Sets the customerInvoiceReportInfo attribute value. |
void |
CustomerInvoiceReportServiceImpl.setCustomerInvoiceReportInfoNoTax(ReportInfo customerInvoiceReportInfoNoTax)
Sets the customerInvoiceReportInfoNoTax attribute value. |
void |
CustomerStatementReportServiceImpl.setCustomerStatementReportInfo(ReportInfo customerStatementReportInfo)
Sets the effortExtractProcessReportInfo attribute value. |
| Uses of ReportInfo in org.kuali.kfs.module.cab.batch.service.impl |
|---|
| Fields in org.kuali.kfs.module.cab.batch.service.impl declared as ReportInfo | |
|---|---|
protected ReportInfo |
BatchExtractReportServiceImpl.cabBatchMismatchReportInfo
|
protected ReportInfo |
BatchExtractReportServiceImpl.cabBatchStatusReportInfo
|
| Methods in org.kuali.kfs.module.cab.batch.service.impl that return ReportInfo | |
|---|---|
ReportInfo |
BatchExtractReportServiceImpl.getCabBatchMismatchReportInfo()
Gets the cabBatchMismatchReportInfo attribute. |
ReportInfo |
BatchExtractReportServiceImpl.getCabBatchStatusReportInfo()
Gets the cabBatchStatusReportInfo attribute. |
| Methods in org.kuali.kfs.module.cab.batch.service.impl with parameters of type ReportInfo | |
|---|---|
void |
BatchExtractReportServiceImpl.setCabBatchMismatchReportInfo(ReportInfo cabBatchMismatchReportInfo)
Sets the cabBatchMismatchReportInfo attribute value. |
void |
BatchExtractReportServiceImpl.setCabBatchStatusReportInfo(ReportInfo cabBatchStatusReportInfo)
Sets the cabBatchStatusReportInfo attribute value. |
| Uses of ReportInfo in org.kuali.kfs.module.ec.service.impl |
|---|
| Methods in org.kuali.kfs.module.ec.service.impl with parameters of type ReportInfo | |
|---|---|
void |
EffortCertificationReportServiceImpl.setEffortExtractProcessReportInfo(ReportInfo effortExtractProcessReportInfo)
Sets the effortExtractProcessReportInfo attribute value. |
| Uses of ReportInfo in org.kuali.kfs.sys.report |
|---|
| Classes in org.kuali.kfs.sys.report that implement ReportInfo | |
|---|---|
class |
ReportInfoHolder
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||