org.kuali.kfs.module.cam.report
Class DepreciationReport
java.lang.Object
org.kuali.kfs.module.cam.report.DepreciationReport
public class DepreciationReport
- extends Object
Method Summary |
void |
generateReport(List<String[]> reportLog,
String errorMsg,
String sDepreciationDate)
This method creates the report file and invokes the methods that write the data |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DepreciationReport
public DepreciationReport()
generateReport
public void generateReport(List<String[]> reportLog,
String errorMsg,
String sDepreciationDate)
- This method creates the report file and invokes the methods that write the data
- Parameters:
reportLog
- errorMsg
-
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.