Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.messageboards.model that implement MBMailingListModel
 class MBMailingListWrapper
           This class is a wrapper for MBMailingList.
 

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

Classes in com.liferay.portlet.messageboards.model.impl that implement MBMailingListModel
 class MBMailingListImpl
           
 class MBMailingListModelImpl
           This interface is a model that represents the MBMailingList table in the database.
 


Liferay 6.0.3