Liferay 6.0.3

Uses of Interface
com.liferay.portlet.messageboards.model.MBStatsUserModel

Packages that use MBStatsUserModel
com.liferay.portlet.messageboards.model   
com.liferay.portlet.messageboards.model.impl   
 

Uses of MBStatsUserModel in com.liferay.portlet.messageboards.model
 

Subinterfaces of MBStatsUserModel in com.liferay.portlet.messageboards.model
 interface MBStatsUser
           This interface is a model that represents the MBStatsUser table in the database.
 

Classes in com.liferay.portlet.messageboards.model that implement MBStatsUserModel
 class MBStatsUserWrapper
           This class is a wrapper for MBStatsUser.
 

Uses of MBStatsUserModel in com.liferay.portlet.messageboards.model.impl
 

Classes in com.liferay.portlet.messageboards.model.impl that implement MBStatsUserModel
 class MBStatsUserImpl
           
 class MBStatsUserModelImpl
           This interface is a model that represents the MBStatsUser table in the database.
 


Liferay 6.0.3