|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.base.stats.AbstractReport
com.jivesoftware.forum.stats.AbstractForumReport
com.jivesoftware.forum.stats.report.SearchQueryHourOfDayReport
public class SearchQueryHourOfDayReport
A report to show search queries by hour of the day over a given time period.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.jivesoftware.base.stats.Report |
|---|
Report.ExtraInfo |
| Field Summary |
|---|
| Fields inherited from class com.jivesoftware.base.stats.AbstractReport |
|---|
dateRange, description, displayName, endDate, histograms, name, objects, properties, series, shortDescription, startDate |
| Constructor Summary | |
|---|---|
SearchQueryHourOfDayReport()
|
|
| Method Summary | |
|---|---|
protected java.util.Date |
calculateStartDate()
|
void |
execute()
Initialize all other fields of the report. |
Chart[] |
getCharts()
|
java.util.List[] |
getExtraInfo()
|
DataTable[] |
getImageCSV()
|
| Methods inherited from class com.jivesoftware.base.stats.AbstractReport |
|---|
addHistogram, addSeries, getDataTableCSVs, getDataTables, getDateRange, getDescription, getDisplayName, getEndDate, getHistograms, getName, getObjects, getProperties, getSeries, getShortDescription, getStartDate, setDateRange, setDescription, setDisplayName, setEndDate, setName, setObjects, setShortDescription, setStartDate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchQueryHourOfDayReport()
| Method Detail |
|---|
public void execute()
execute in interface Reportexecute in class AbstractReportpublic DataTable[] getImageCSV()
getImageCSV in interface ReportgetImageCSV in class AbstractReportpublic Chart[] getCharts()
getCharts in interface ReportgetCharts in class AbstractReportpublic java.util.List[] getExtraInfo()
getExtraInfo in interface ReportgetExtraInfo in class AbstractReportprotected java.util.Date calculateStartDate()
calculateStartDate in class AbstractForumReport
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||