|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReconciliationDao | |
|---|---|
| org.kuali.kfs.gl.batch.dataaccess.impl | |
| org.kuali.kfs.gl.batch.service.impl | |
| org.kuali.kfs.module.ld.batch.service.impl | |
| Uses of ReconciliationDao in org.kuali.kfs.gl.batch.dataaccess.impl |
|---|
| Classes in org.kuali.kfs.gl.batch.dataaccess.impl that implement ReconciliationDao | |
|---|---|
class |
ReconciliationDaoOjb
Uses OJB to determine the column name -> java attribute name mapping |
| Uses of ReconciliationDao in org.kuali.kfs.gl.batch.service.impl |
|---|
| Methods in org.kuali.kfs.gl.batch.service.impl that return ReconciliationDao | |
|---|---|
protected ReconciliationDao |
ReconciliationServiceImpl.getReconciliationDao()
Gets the reconciliationDao attribute. |
| Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type ReconciliationDao | |
|---|---|
void |
ReconciliationServiceImpl.setReconciliationDao(ReconciliationDao reconciliationDao)
Sets the reconciliationDao attribute value. |
| Uses of ReconciliationDao in org.kuali.kfs.module.ld.batch.service.impl |
|---|
| Methods in org.kuali.kfs.module.ld.batch.service.impl that return ReconciliationDao | |
|---|---|
protected ReconciliationDao |
ReconciliationServiceImpl.getReconciliationDao()
Gets the reconciliationDao attribute. |
| Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type ReconciliationDao | |
|---|---|
void |
ReconciliationServiceImpl.setReconciliationDao(ReconciliationDao reconciliationDao)
Sets the reconciliationDao attribute value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||