| Package | Description |
|---|---|
| com.ibm.openpages.api.configuration |
Provides interfaces to work with the OpenPages system configuration.
|
| com.ibm.openpages.api.respview |
Provides interfaces to work with the OpenPages responsive views.
|
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| Modifier and Type | Method and Description |
|---|---|
IDashboardView |
IConfigurationFactory.createDashboardView(Id profileId,
java.lang.String name)
Creates an on-memory instance of dashboard view.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IDashboardView> |
DashboardList.getDashboards()
Returns the list of dashboards being fetched
|
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardList.setDashboards(java.util.List<IDashboardView> dashboards)
Assigns the list of dashboards being fetched
|
| Modifier and Type | Method and Description |
|---|---|
IDashboardView |
IConfigurationService.createDashboard(IDashboardView dashboard)
Creates a dashboard view
|
IDashboardView |
IConfigurationService.getDashboard(Id dashboardId,
RespViewState viewState)
Returns a dashboard view
|
IDashboardView |
IConfigurationService.getDashboard(Id profileId,
java.lang.String viewName,
RespViewState viewState)
Returns a dashboard view
|
IDashboardView |
IConfigurationService.publishDashboard(Id dashboardId)
publishes the draft state of the dashboard
|
IDashboardView |
IConfigurationService.revertDraftDashboard(Id dashboardId)
Reverts the draft of the dashboard back to the previously published state
|
IDashboardView |
IConfigurationService.updateDashboard(IDashboardView dashboard)
Updates the dashboard view
|
| Modifier and Type | Method and Description |
|---|---|
IDashboardView |
IConfigurationService.createDashboard(IDashboardView dashboard)
Creates a dashboard view
|
IDashboardView |
IConfigurationService.updateDashboard(IDashboardView dashboard)
Updates the dashboard view
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.