com.ibm.mashups.enabler.user
Interface Factory


public Factory

User 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
 com.ibm.mashups.enabler.user.UserModel getUserModel()
           Returns the user model.
 

Method Detail

getUserModel

com.ibm.mashups.enabler.user.UserModel getUserModel()
Returns the user model.

Returns:
user model, never null


Copyright IBM Corp. 2010 All Rights Reserved.