|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccountingLineDao | |
|---|---|
| org.kuali.kfs.module.ld.dataaccess.impl | |
| org.kuali.kfs.sys.dataaccess.impl | |
| org.kuali.kfs.sys.service.impl | |
| Uses of AccountingLineDao in org.kuali.kfs.module.ld.dataaccess.impl |
|---|
| Classes in org.kuali.kfs.module.ld.dataaccess.impl that implement AccountingLineDao | |
|---|---|
class |
ExpenseTransferAccountingLineDaoOjb
This class is the OJB implementation of the AccountingLineDao interface. |
| Uses of AccountingLineDao in org.kuali.kfs.sys.dataaccess.impl |
|---|
| Classes in org.kuali.kfs.sys.dataaccess.impl that implement AccountingLineDao | |
|---|---|
class |
AccountingLineDaoOjb
This class is the OJB implementation of the AccountingLineDao interface. |
| Uses of AccountingLineDao in org.kuali.kfs.sys.service.impl |
|---|
| Methods in org.kuali.kfs.sys.service.impl that return AccountingLineDao | |
|---|---|
AccountingLineDao |
AccountingLineServiceImpl.getAccountingLineDao()
Retrieves a data access object |
| Methods in org.kuali.kfs.sys.service.impl with parameters of type AccountingLineDao | |
|---|---|
void |
AccountingLineServiceImpl.setAccountingLineDao(AccountingLineDao d)
Sets the data access object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||