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 org.bonitasoft.engine.persistence.SBonitaReadException
type - The type of the themeisDefault - true if is a default theme; false otherwiseorg.bonitasoft.engine.persistence.SBonitaReadExceptionCopyright © 2018 Bonitasoft S.A.. All rights reserved.