Liferay 6.1.2-ce-ga3

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
          The extended model interface for the MBCategory service.
 

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 MBCategoryBaseImpl
          The extended model base implementation for the MBCategory service.
 class MBCategoryImpl
           
 class MBCategoryModelImpl
          The base model implementation for the MBCategory service.
 


Liferay 6.1.2-ce-ga3