Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.messageboards.model that implement MBThreadModel
 class MBThreadWrapper
           This class is a wrapper for MBThread.
 

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

Classes in com.liferay.portlet.messageboards.model.impl that implement MBThreadModel
 class MBThreadImpl
           
 class MBThreadModelImpl
           This interface is a model that represents the MBThread table in the database.
 


Liferay 6.0.3