| 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 |
|---|---|
IRespView |
IConfigurationFactory.createRespView(ITypeDefinition typeDefinition,
RespViewType viewType,
java.lang.String viewName)
Creates an on-memory instance of responsive view
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IRespView> |
RespViewList.getRespViews()
Returns the list of responsive views being fetched
|
| Modifier and Type | Method and Description |
|---|---|
void |
RespViewList.setRespViews(java.util.List<IRespView> respViews)
Assigns the list of responsive views being fetched
|
| Modifier and Type | Method and Description |
|---|---|
IRespView |
IConfigurationService.createRespView(IRespView respView)
Creates a responsive view
|
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
|
IRespView |
IConfigurationService.publishRespView(Id respViewId)
publishes the draft state of the view
|
IRespView |
IConfigurationService.revertDraftRespView(Id respViewId)
Reverts the draft of the view back to the previously published state
|
IRespView |
IConfigurationService.updateRespView(IRespView respView)
Updates the responsive view
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IRespView> |
IConfigurationService.getRespViews(RespViewFilter filter)
Searches the responsive views that meets the filter criteria
|
| Modifier and Type | Method and Description |
|---|---|
IRespView |
IConfigurationService.createRespView(IRespView respView)
Creates a responsive view
|
IRespView |
IConfigurationService.updateRespView(IRespView respView)
Updates the responsive view
|
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.