Liferay 6.0.5

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

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


Liferay 6.0.5