Interface Theme
-
- All Known Implementing Classes:
ThemeImpl
public interface Theme
- Author:
- Filip Hrisafov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getId()
The technical id of the theme.String
getName()
The name of the themeMap<String,String>
getOptions()
The theme optionsString
getTenantId()
-