com.sun.mdm.index.report
Class KeyStatisticsReportConfig

java.lang.Object
  extended bycom.sun.mdm.index.report.ReportConfig
      extended bycom.sun.mdm.index.report.KeyStatisticsReportConfig
All Implemented Interfaces:
java.io.Serializable

public class KeyStatisticsReportConfig
extends ReportConfig

Configuration class for key statistics report

See Also:
Serialized Form

Constructor Summary
KeyStatisticsReportConfig()
           
 
Methods inherited from class com.sun.mdm.index.report.ReportConfig
getEndDate, getMaxResultSize, getPageSize, getStartDate, setEndDate, setMaxResultSize, setPageSize, setStartDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyStatisticsReportConfig

public KeyStatisticsReportConfig()


Sun Microsystems, Inc.