org.archiviststoolkit.report
Class PrintFindingAid

java.lang.Object
  extended by org.archiviststoolkit.report.ATReport
      extended by org.archiviststoolkit.report.PrintFindingAid
All Implemented Interfaces:
java.lang.Comparable

public class PrintFindingAid
extends ATReport


Field Summary
 
Fields inherited from class org.archiviststoolkit.report.ATReport
REPORT_TYPE_FINDING_AID, REPORT_TYPE_JASPER
 
Constructor Summary
PrintFindingAid()
           
 
Method Summary
 
Methods inherited from class org.archiviststoolkit.report.ATReport
compareTo, getReportDescription, getReportTitle, getReportType, setReportDescription, setReportTitle, setReportType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PrintFindingAid

public PrintFindingAid()