Liferay 6.0.5

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
          The model interface for the MBStatsUser service.
 

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
          The base model implementation for the MBStatsUser service.
 


Liferay 6.0.5