Liferay 6.1.2-ce-ga3

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 extended 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 MBStatsUserBaseImpl
          The extended model base implementation for the MBStatsUser service.
 class MBStatsUserImpl
           
 class MBStatsUserModelImpl
          The base model implementation for the MBStatsUser service.
 


Liferay 6.1.2-ce-ga3