| Package | Description |
|---|---|
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| Modifier and Type | Method and Description |
|---|---|
ITheme |
IThemeService.createTheme(ITheme newTheme)
Creates a new theme
|
ITheme |
IThemeService.getDefaultTheme()
Returns the theme currently marked as 'default'
|
ITheme |
IThemeService.getTheme(Id theme)
Returns the theme specified by the given theme id
|
ITheme |
IThemeService.getTheme(java.lang.String name)
Returns the theme specified by the given theme name
|
ITheme |
IThemeService.updateTheme(ITheme theme)
Updates the theme
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ITheme> |
IThemeService.getThemes(IFindOptions options)
Returns a list of themes based on the criteria defined by the Options
|
| Modifier and Type | Method and Description |
|---|---|
ITheme |
IThemeService.createTheme(ITheme newTheme)
Creates a new theme
|
ITheme |
IThemeService.updateTheme(ITheme theme)
Updates the theme
|
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.