Package org.pentaho.platform.api.ui
Class ModuleThemeInfo
java.lang.Object
org.pentaho.platform.api.ui.ModuleThemeInfo
- All Implemented Interfaces:
Serializable
ModuleThemeInfo holds theme information for a platform module such as a plugin or other area.
User: nbaker Date: 5/15/11
- See Also:
-
Constructor Summary
ConstructorDescriptionModuleThemeInfo
(String module) Constructs a new ModuleThemeInfo object parented to the given ThemeModule -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ModuleThemeInfo
Constructs a new ModuleThemeInfo object parented to the given ThemeModule- Parameters:
module
- name
-
-
Method Details
-
getModuleThemes
-
getModule
-
getSystemThemes
-