Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.messageboards.model that implement MBMessageModel
 class MBMessageWrapper
           This class is a wrapper for MBMessage.
 

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

Classes in com.liferay.portlet.messageboards.model.impl that implement MBMessageModel
 class MBMessageImpl
           
 class MBMessageModelImpl
           This interface is a model that represents the MBMessage table in the database.
 


Liferay 6.0.3