org.kuali.kfs.module.cam.batch
Class AssetDepreciationStep
java.lang.Object
org.kuali.kfs.sys.batch.AbstractStep
org.kuali.kfs.module.cam.batch.AssetDepreciationStep
- All Implemented Interfaces:
- Step, org.springframework.beans.factory.BeanNameAware
public class AssetDepreciationStep
- extends AbstractStep
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssetDepreciationStep
public AssetDepreciationStep()
execute
public boolean execute(String jobName,
Date jobRunDate)
- Executes the method that forwards the balance
- Parameters:
String
- jobName
- Returns:
- boolean
- See Also:
org.kuali.kfs.sys.batch.Step#execute()
setAssetDepreciationService
public void setAssetDepreciationService(AssetDepreciationService assetDepreciationService)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.