Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.messageboards.model that implement MBBanModel
 class MBBanWrapper
           This class is a wrapper for MBBan.
 

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

Classes in com.liferay.portlet.messageboards.model.impl that implement MBBanModel
 class MBBanImpl
           
 class MBBanModelImpl
           This interface is a model that represents the MBBan table in the database.
 


Liferay 6.0.3