|
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
public abstract class AbstractForumReport
An abstract base class of Report which offers a default implementation of the interface. Report writers should subclass this class.
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 | |
---|---|
AbstractForumReport()
|
Method Summary | |
---|---|
protected java.util.Date |
calculateStartDate()
|
Methods inherited from class com.jivesoftware.base.stats.AbstractReport |
---|
addHistogram, addSeries, execute, getCharts, getDataTableCSVs, getDataTables, getDateRange, getDescription, getDisplayName, getEndDate, getExtraInfo, getHistograms, getImageCSV, 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 AbstractForumReport()
Method Detail |
---|
protected java.util.Date calculateStartDate()
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |