| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThemeSetter
An interface representing a modifiable resource on which a theme can be set.
Method Summary | |
---|---|
boolean | com.ibm.portal.admin.Theme)">confirmSetTheme(Theme aTheme)
Indicates if the specified theme may be set. |
Theme | com.ibm.portal.admin.Theme)">setTheme(Theme aTheme)
Sets the theme. |
Methods inherited from interface com.ibm.portal.content.ThemeProvider |
---|
getTheme |
Method Detail |
---|
Theme setTheme(Theme aTheme) throws CannotModifyPropertyException
null
is
returned
boolean confirmSetTheme(Theme aTheme)
true
in case the specified theme may be set,
false
otherwise
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |