org.opengts.war.report
Class ReportEntry

java.lang.Object
  extended by org.opengts.war.report.ReportEntry

public class ReportEntry
extends java.lang.Object


Constructor Summary
ReportEntry()
           
ReportEntry(ReportFactory rf, java.lang.String aclName)
           
 
Method Summary
 java.lang.String getAclName()
           
 ReportFactory getReportFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportEntry

public ReportEntry()

ReportEntry

public ReportEntry(ReportFactory rf,
                   java.lang.String aclName)
Method Detail

getReportFactory

public ReportFactory getReportFactory()

getAclName

public java.lang.String getAclName()