Liferay 7.0-ce-b4

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

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

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

Subclasses of MBThreadModelImpl in com.liferay.portlet.messageboards.model.impl
 class MBThreadBaseImpl
          The extended model base implementation for the MBThread service.
 class MBThreadImpl
           
 

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

Methods in com.liferay.portlet.messageboards.service.persistence.impl with parameters of type MBThreadModelImpl
protected  void MBThreadPersistenceImpl.cacheUniqueFindersCache(MBThreadModelImpl mbThreadModelImpl, boolean isNew)
           
protected  void MBThreadPersistenceImpl.clearUniqueFindersCache(MBThreadModelImpl mbThreadModelImpl)
           
 


Liferay 7.0-ce-b4