Liferay 7.0-ce-b4

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

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

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

Subclasses of MBCategoryModelImpl in com.liferay.portlet.messageboards.model.impl
 class MBCategoryBaseImpl
          The extended model base implementation for the MBCategory service.
 class MBCategoryImpl
           
 

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

Methods in com.liferay.portlet.messageboards.service.persistence.impl with parameters of type MBCategoryModelImpl
protected  void MBCategoryPersistenceImpl.cacheUniqueFindersCache(MBCategoryModelImpl mbCategoryModelImpl, boolean isNew)
           
protected  void MBCategoryPersistenceImpl.clearUniqueFindersCache(MBCategoryModelImpl mbCategoryModelImpl)
           
 


Liferay 7.0-ce-b4