public interface ThemeRetriever
Modifier and Type | Method and Description |
---|---|
STheme |
getTheme(SThemeType type,
boolean isDefault)
Retrieves the default or current theme for the specific type.
|
STheme getTheme(SThemeType type, boolean isDefault) throws SBonitaReadException
type
- The type of the themeisDefault
- true if is a default theme; false otherwiseSBonitaReadException