com.ibm.mashups.enabler.theme
Interface Factory


public Factory

Theme model factory. Please note that the model factory creates only one instance of the model and returns this instance every time the respective get-method is called.

Since:
2.4

Method Summary
 ThemeModel getThemeModel()
           Returns the theme model.
 

Method Detail

getThemeModel

ThemeModel getThemeModel()
Returns the theme model.

Returns:
theme model, never null


Copyright IBM Corp. 2010 All Rights Reserved.