Interface Theme
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ThemeDTO
Created by bpolster.
-
Method Summary
-
Method Details
-
getId
Long getId()- Returns:
- the id
-
setId
Sets the id- Parameters:
id
-
-
getName
String getName() -
setName
-
getPath
String getPath()The display name for a site. Returns blank if no theme if no path is available. Should return a path that does not start with "/" and that does not ends with a "/".- Returns:
-
setPath
Sets the path of the theme.- Parameters:
path
-
-