Liferay 7.0-ce-b4

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

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

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

Subclasses of MBMessageModelImpl in com.liferay.portlet.messageboards.model.impl
 class MBMessageBaseImpl
          The extended model base implementation for the MBMessage service.
 class MBMessageImpl
           
 

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

Methods in com.liferay.portlet.messageboards.service.persistence.impl with parameters of type MBMessageModelImpl
protected  void MBMessagePersistenceImpl.cacheUniqueFindersCache(MBMessageModelImpl mbMessageModelImpl, boolean isNew)
           
protected  void MBMessagePersistenceImpl.clearUniqueFindersCache(MBMessageModelImpl mbMessageModelImpl)
           
 


Liferay 7.0-ce-b4