| Package | Description |
|---|---|
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| com.ibm.openpages.api.solution |
| Modifier and Type | Method and Description |
|---|---|
ISolutionLayout |
ISolutionService.createSolutionLayout(ISolutionLayout solutionLayout)
Creates a solution layout object.
|
ISolutionLayout |
ISolutionService.getSolutionLayout(Id solutionLayoutId)
Retrieves a solution layout by Id.
|
ISolutionLayout |
ISolutionService.updateSolutionLayout(ISolutionLayout solution)
Updates a solution layout object.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ISolutionLayout> |
ISolutionService.getSolutionLayouts(Id solutionId)
Returns all solution layouts for the specified
solution id.
|
| Modifier and Type | Method and Description |
|---|---|
ISolutionLayout |
ISolutionService.createSolutionLayout(ISolutionLayout solutionLayout)
Creates a solution layout object.
|
ISolutionLayout |
ISolutionService.updateSolutionLayout(ISolutionLayout solution)
Updates a solution layout object.
|
| Modifier and Type | Method and Description |
|---|---|
ISolutionLayout |
ISolutionFactory.createSolutionLayout(java.lang.String name,
Id solutionId,
Id solutionVerId)
Creates a new instance of a solution layout to be persisted on the system
|
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.