Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.messageboards.model that implement MBMessageFlagModel
 class MBMessageFlagWrapper
           This class is a wrapper for MBMessageFlag.
 

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

Classes in com.liferay.portlet.messageboards.model.impl that implement MBMessageFlagModel
 class MBMessageFlagImpl
           
 class MBMessageFlagModelImpl
           This interface is a model that represents the MBMessageFlag table in the database.
 


Liferay 6.0.3