org.apache.cocoon.profiling.statistics
Interface PageReport

All Known Implementing Classes:
PageReportImpl

public interface PageReport

Reports for a specific page.

Since:
2.1.10
Version:
$Id: PageReport.html 1304258 2012-03-23 10:09:27Z ilgrosso $

Method Summary
 Date getDate()
           
 String getId()
           
 List getStatistics()
           
 

Method Detail

getId

String getId()

getDate

Date getDate()

getStatistics

List getStatistics()


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.