Uses of Interface
org.kuali.kfs.module.cam.batch.service.AssetDepreciationService

Packages that use AssetDepreciationService
org.kuali.kfs.module.cam.batch   
org.kuali.kfs.module.cam.batch.service.impl   
 

Uses of AssetDepreciationService in org.kuali.kfs.module.cam.batch
 

Methods in org.kuali.kfs.module.cam.batch with parameters of type AssetDepreciationService
 void AssetDepreciationStep.setAssetDepreciationService(AssetDepreciationService assetDepreciationService)
           
 

Uses of AssetDepreciationService in org.kuali.kfs.module.cam.batch.service.impl
 

Classes in org.kuali.kfs.module.cam.batch.service.impl that implement AssetDepreciationService
 class AssetDepreciationServiceImpl
          This class is a service that calculates the depreciation amount for each asset that has a eligible asset payment.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.