| Package | Description |
|---|---|
| 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 |
|---|---|
RespViewState |
RespViewFilter.getRespViewState()
Returns the state of the responsive view to retrieve
|
static RespViewState |
RespViewState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RespViewState[] |
RespViewState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RespViewFilter.setRespViewState(RespViewState respViewState)
Sets the state of the responsive view to retrieve.
|
| Modifier and Type | Method and Description |
|---|---|
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
|
DashboardList |
IConfigurationService.getDashboards(IFindOptions options,
RespViewState state)
Searches the dashboard views that meets the filter criteria with paging and sorting
|
IRespView |
IConfigurationService.getRespView(Id respViewId,
RespViewState viewState)
Returns a responsive view
|
IRespView |
IConfigurationService.getRespView(ITypeDefinition typeDefinition,
RespViewType viewType,
java.lang.String viewName,
RespViewState viewState)
Returns a responsive view
|
IRespView |
IConfigurationService.getRespViewForWFActivity(IWFActivity activity,
Id resourceContentTypeId,
RespViewState viewState)
Returns a responsive view
|
RespViewList |
IConfigurationService.getRespViews(IFindOptions options,
RespViewState state)
Searches the responsive views that meets the filter criteria with paging and sorting
|
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.