Liferay 7.0-ce-b4

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

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

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

Subclasses of MBBanModelImpl in com.liferay.portlet.messageboards.model.impl
 class MBBanBaseImpl
          The extended model base implementation for the MBBan service.
 class MBBanImpl
           
 

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

Methods in com.liferay.portlet.messageboards.service.persistence.impl with parameters of type MBBanModelImpl
protected  void MBBanPersistenceImpl.cacheUniqueFindersCache(MBBanModelImpl mbBanModelImpl, boolean isNew)
           
protected  void MBBanPersistenceImpl.clearUniqueFindersCache(MBBanModelImpl mbBanModelImpl)
           
 


Liferay 7.0-ce-b4