|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HoldingHistoryDao | |
|---|---|
| org.kuali.kfs.module.endow.batch.service.impl | |
| org.kuali.kfs.module.endow.dataaccess.impl | |
| org.kuali.kfs.module.endow.report.service.impl | |
| Uses of HoldingHistoryDao in org.kuali.kfs.module.endow.batch.service.impl |
|---|
| Fields in org.kuali.kfs.module.endow.batch.service.impl declared as HoldingHistoryDao | |
|---|---|
protected HoldingHistoryDao |
ProcessFeeTransactionsServiceImpl.holdingHistoryDao
|
| Methods in org.kuali.kfs.module.endow.batch.service.impl that return HoldingHistoryDao | |
|---|---|
protected HoldingHistoryDao |
ProcessFeeTransactionsServiceImpl.getHoldingHistoryDao()
Gets the holdingHistoryDao attribute. |
| Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type HoldingHistoryDao | |
|---|---|
void |
ProcessFeeTransactionsServiceImpl.setHoldingHistoryDao(HoldingHistoryDao holdingHistoryDao)
Sets the holdingHistoryDao attribute value. |
| Uses of HoldingHistoryDao in org.kuali.kfs.module.endow.dataaccess.impl |
|---|
| Classes in org.kuali.kfs.module.endow.dataaccess.impl that implement HoldingHistoryDao | |
|---|---|
class |
HoldingHistoryDaoOjb
|
| Uses of HoldingHistoryDao in org.kuali.kfs.module.endow.report.service.impl |
|---|
| Fields in org.kuali.kfs.module.endow.report.service.impl declared as HoldingHistoryDao | |
|---|---|
protected HoldingHistoryDao |
AssetStatementReportServiceImpl.holdingHistoryDao
|
protected HoldingHistoryDao |
TransactionSummaryReportServiceImpl.holdingHistoryDao
|
| Methods in org.kuali.kfs.module.endow.report.service.impl that return HoldingHistoryDao | |
|---|---|
protected HoldingHistoryDao |
TransactionSummaryReportServiceImpl.getHoldingHistoryDao()
gets attribute holdingHistoryDao |
| Methods in org.kuali.kfs.module.endow.report.service.impl with parameters of type HoldingHistoryDao | |
|---|---|
void |
AssetStatementReportServiceImpl.setHoldingHistoryDao(HoldingHistoryDao holdingHistoryDao)
Sets holdingHistoryDao |
void |
TransactionSummaryReportServiceImpl.setHoldingHistoryDao(HoldingHistoryDao holdingHistoryDao)
sets attribute holdingHistoryDao |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||