Liferay 6.0.3

Uses of Interface
com.liferay.portlet.messageboards.model.MBCategoryModel

Packages that use MBCategoryModel
com.liferay.portlet.messageboards.model   
com.liferay.portlet.messageboards.model.impl   
 

Uses of MBCategoryModel in com.liferay.portlet.messageboards.model
 

Subinterfaces of MBCategoryModel in com.liferay.portlet.messageboards.model
 interface MBCategory
           This interface is a model that represents the MBCategory table in the database.
 

Classes in com.liferay.portlet.messageboards.model that implement MBCategoryModel
 class MBCategoryWrapper
           This class is a wrapper for MBCategory.
 

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

Classes in com.liferay.portlet.messageboards.model.impl that implement MBCategoryModel
 class MBCategoryImpl
           
 class MBCategoryModelImpl
           This interface is a model that represents the MBCategory table in the database.
 


Liferay 6.0.3