com.ibm.mashups.enabler.template
Interface Factory


public Factory

Template 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
 TemplateModel getTemplateModel()
           Returns the template model.
 

Method Detail

getTemplateModel

TemplateModel getTemplateModel()
Returns the template model.

Returns:
template model, never null


Copyright IBM Corp. 2010 All Rights Reserved.