Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.messageboards.model.impl.MBMailingListModelImpl

Packages that use MBMailingListModelImpl
com.liferay.portlet.messageboards.model.impl   
com.liferay.portlet.messageboards.service.persistence.impl   
 

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

Subclasses of MBMailingListModelImpl in com.liferay.portlet.messageboards.model.impl
 class MBMailingListBaseImpl
          The extended model base implementation for the MBMailingList service.
 class MBMailingListImpl
           
 

Uses of MBMailingListModelImpl in com.liferay.portlet.messageboards.service.persistence.impl
 

Methods in com.liferay.portlet.messageboards.service.persistence.impl with parameters of type MBMailingListModelImpl
protected  void MBMailingListPersistenceImpl.cacheUniqueFindersCache(MBMailingListModelImpl mbMailingListModelImpl, boolean isNew)
           
protected  void MBMailingListPersistenceImpl.clearUniqueFindersCache(MBMailingListModelImpl mbMailingListModelImpl)
           
 


Liferay 7.0-ce-b4