| 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 |
|---|---|
ISolution |
ISolutionService.createSolution(ISolution solution)
Creates a solution object.
|
ISolution |
ISolutionService.getSolution(Id id)
Retrieves a solution by Id.
|
ISolution |
ISolutionService.getSolution(java.lang.String name)
Retrieves a solution by name.
|
ISolution |
ISolutionService.getSolution(java.util.UUID uuid)
Retrieves a solution by uuid.
|
ISolution |
ISolutionService.updateSolution(ISolution solution)
Updates a solution object.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ISolution> |
ISolutionService.getSolutions()
Returns all solutions.
|
| Modifier and Type | Method and Description |
|---|---|
ISolution |
ISolutionService.createSolution(ISolution solution)
Creates a solution object.
|
ISolution |
ISolutionService.updateSolution(ISolution solution)
Updates a solution object.
|
| Modifier and Type | Method and Description |
|---|---|
ISolution |
ISolutionFactory.createSolution(java.lang.String name)
Creates a new instance of a solution to be persisted on the system
|
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.