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 java.lang.String
getId()
The technical id of the theme.java.lang.String
getName()
The name of the themejava.util.Map<java.lang.String,java.lang.String>
getOptions()
The theme optionsjava.lang.String
getTenantId()
-