|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DepreciationBatchDao | |
|---|---|
| org.kuali.kfs.module.cam.batch.service | |
| org.kuali.kfs.module.cam.batch.service.impl | |
| org.kuali.kfs.module.cam.document.dataaccess.impl | |
| Uses of DepreciationBatchDao in org.kuali.kfs.module.cam.batch.service |
|---|
| Methods in org.kuali.kfs.module.cam.batch.service with parameters of type DepreciationBatchDao | |
|---|---|
void |
AssetDepreciationService.setDepreciationBatchDao(DepreciationBatchDao depreciationBatchDao)
Sets depreciation batch dao implementation |
| Uses of DepreciationBatchDao in org.kuali.kfs.module.cam.batch.service.impl |
|---|
| Methods in org.kuali.kfs.module.cam.batch.service.impl that return DepreciationBatchDao | |
|---|---|
DepreciationBatchDao |
AssetDepreciationServiceImpl.getDepreciationBatchDao()
Gets the depreciationBatchDao attribute. |
| Methods in org.kuali.kfs.module.cam.batch.service.impl with parameters of type DepreciationBatchDao | |
|---|---|
void |
AssetDepreciationServiceImpl.setDepreciationBatchDao(DepreciationBatchDao depreciationBatchDao)
Sets the depreciationBatchDao attribute value. |
| Uses of DepreciationBatchDao in org.kuali.kfs.module.cam.document.dataaccess.impl |
|---|
| Classes in org.kuali.kfs.module.cam.document.dataaccess.impl that implement DepreciationBatchDao | |
|---|---|
class |
DepreciationBatchDaoJdbc
JDBC implementation of DepreciationBatchDao |
| Methods in org.kuali.kfs.module.cam.document.dataaccess.impl that return DepreciationBatchDao | |
|---|---|
DepreciationBatchDao |
DepreciableAssetsDaoOjb.getDepreciationBatchDao()
Gets the depreciationBatchDao attribute. |
| Methods in org.kuali.kfs.module.cam.document.dataaccess.impl with parameters of type DepreciationBatchDao | |
|---|---|
void |
DepreciableAssetsDaoOjb.setDepreciationBatchDao(DepreciationBatchDao depreciationBatchDao)
Sets the depreciationBatchDao attribute value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||