Liferay 6.1.2-ce-ga3

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

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 MBBanBaseImpl
          The extended model base implementation for the MBBan service.
 class MBBanImpl
           
 class MBBanModelImpl
          The base model implementation for the MBBan service.
 


Liferay 6.1.2-ce-ga3