Liferay 6.0.5

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

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


Liferay 6.0.5