Liferay 7.0-ce-b4

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

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

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

Subclasses of MBThreadFlagModelImpl in com.liferay.portlet.messageboards.model.impl
 class MBThreadFlagBaseImpl
          The extended model base implementation for the MBThreadFlag service.
 class MBThreadFlagImpl
           
 

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

Methods in com.liferay.portlet.messageboards.service.persistence.impl with parameters of type MBThreadFlagModelImpl
protected  void MBThreadFlagPersistenceImpl.cacheUniqueFindersCache(MBThreadFlagModelImpl mbThreadFlagModelImpl, boolean isNew)
           
protected  void MBThreadFlagPersistenceImpl.clearUniqueFindersCache(MBThreadFlagModelImpl mbThreadFlagModelImpl)
           
 


Liferay 7.0-ce-b4