|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDashboardReportContainer
Represents a contained list of zero or more IDashboardReport
configurations. This
is used to facilitate meta-reports, which can be containers that auto-generate their
contents based on templated reports.
Method Summary | |
---|---|
java.lang.String |
getGroupName()
|
java.util.List |
getReports()
Returns an iterator over zero or more IDashboardReport objects. |
int |
getSortOrder()
Defines the sort order of this container's report(s). |
Method Detail |
---|
java.util.List getReports()
IDashboardReport
objects.
IDashboardReport
objects.int getSortOrder()
java.lang.String getGroupName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |