|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.pageobjects.component.theme.AvailableTheme
@Immutable public class AvailableTheme
Represents a Theme available for selection as the new active theme by the ChooseThemeComponent
| Constructor Summary | |
|---|---|
AvailableTheme(java.lang.String themeKey,
java.lang.String themeName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
Returns the key that uniquely identifies this theme within the entire Confluence instance. |
java.lang.String |
getName()
Returns the textual name of the Theme. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AvailableTheme(@Nonnull
java.lang.String themeKey,
@Nonnull
java.lang.String themeName)
| Method Detail |
|---|
public java.lang.String getKey()
public java.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||