org.kuali.kfs.module.cam.report
Class DepreciationReport

java.lang.Object
  extended by org.kuali.kfs.module.cam.report.DepreciationReport

public class DepreciationReport
extends Object


Constructor Summary
DepreciationReport()
           
 
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
 

Constructor Detail

DepreciationReport

public DepreciationReport()
Method Detail

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.