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 StringgetId()The technical id of the theme.StringgetName()The name of the themeMap<String,String>getOptions()The theme optionsStringgetTenantId()
-