public interface Theme extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getPath()
The display name for a site.
|
void |
setName(String name) |
void |
setPath(String path)
Sets the path of the theme.
|
String getName()
void setName(String name)
String getPath()
void setPath(String path)
path - Copyright © 2017. All Rights Reserved.