|
Jive Forums API (5.5.20.2-oracle) 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.DayOfWeekReport
public class DayOfWeekReport
Shows postings by day of the week.
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 | |
---|---|
DayOfWeekReport()
|
Method Summary | |
---|---|
void |
execute()
|
Chart[] |
getCharts()
|
java.util.List[] |
getExtraInfo()
|
java.util.List |
getForums()
|
DataTable[] |
getImageCSV()
|
Methods inherited from class com.jivesoftware.forum.stats.AbstractForumReport |
---|
calculateStartDate |
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 DayOfWeekReport()
Method Detail |
---|
public void execute() throws java.lang.Exception
execute
in interface Report
execute
in class AbstractReport
java.lang.Exception
public DataTable[] getImageCSV()
getImageCSV
in interface Report
getImageCSV
in class AbstractReport
public Chart[] getCharts()
getCharts
in interface Report
getCharts
in class AbstractReport
public java.util.List[] getExtraInfo()
getExtraInfo
in interface Report
getExtraInfo
in class AbstractReport
public java.util.List getForums()
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |