public class DashboardList
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
DashboardList() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IDashboardView> |
getDashboards()
Returns the list of dashboards being fetched
|
int |
getTotalResultCount()
Returns the total count of the result.
|
void |
setDashboards(java.util.List<IDashboardView> dashboards)
Assigns the list of dashboards being fetched
|
void |
setTotalResultCount(int totalResultCount)
Assigns the total cound of the result.
|
public java.util.List<IDashboardView> getDashboards()
public void setDashboards(java.util.List<IDashboardView> dashboards)
dashboards - public int getTotalResultCount()
getDashboards() when the paging is enabledpublic void setTotalResultCount(int totalResultCount)
totalResultCount -
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.