public class ThemeRetrieverImpl extends Object implements ThemeRetriever
| Constructor and Description |
|---|
ThemeRetrieverImpl(org.bonitasoft.engine.persistence.ReadPersistenceService persistenceService) |
| Modifier and Type | Method and Description |
|---|---|
STheme |
getTheme(SThemeType type,
boolean isDefault)
Retrieves the default or current theme for the specific type.
|
public ThemeRetrieverImpl(org.bonitasoft.engine.persistence.ReadPersistenceService persistenceService)
public STheme getTheme(SThemeType type, boolean isDefault) throws org.bonitasoft.engine.persistence.SBonitaReadException
ThemeRetrievergetTheme in interface ThemeRetrievertype - The type of the themeisDefault - true if is a default theme; false otherwiseorg.bonitasoft.engine.persistence.SBonitaReadExceptionCopyright © 2018 Bonitasoft S.A.. All rights reserved.