|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThemeTemplateAccessorController
This accessor is used for read-write access to the used portal theme.
ThemeTemplateAccessor
Method Summary | |
---|---|
void |
setThemeTemplate(java.lang.String themeTemplate)
Sets the given theme template into the state holder. |
Methods inherited from interface com.ibm.portal.state.accessors.themetemplate.ThemeTemplateAccessor |
---|
getThemeTemplate |
Methods inherited from interface com.ibm.portal.Disposable |
---|
dispose |
Method Detail |
---|
void setThemeTemplate(java.lang.String themeTemplate)
null
to delete the theme template information from
the state holder this controller operates on.
themeTemplate
- The theme template which should be used
(may be null
). The search path will follow the
default theme finder rules.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |