public interface STheme
extends org.bonitasoft.engine.persistence.PersistentObject
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
byte[] |
getCssContent() |
long |
getLastUpdateDate()
Get the date when this theme was last modified.
|
SThemeType |
getType()
Get the type of this theme
|
boolean |
isDefault()
This theme is default, or not.
|
byte[] getContent()
byte[] getCssContent()
boolean isDefault()
long getLastUpdateDate()
SThemeType getType()
Copyright © 2018 Bonitasoft S.A.. All rights reserved.