Liferay 6.0.3

Uses of Package
com.liferay.portlet.messageboards.model

Packages that use com.liferay.portlet.messageboards.model
com.liferay.portal.kernel.lar   
com.liferay.portal.lar   
com.liferay.portal.tools.samplesqlbuilder   
com.liferay.portlet.blogs.lar   
com.liferay.portlet.blogs.util   
com.liferay.portlet.messageboards.action   
com.liferay.portlet.messageboards.asset   
com.liferay.portlet.messageboards.lar   
com.liferay.portlet.messageboards.model   
com.liferay.portlet.messageboards.model.impl   
com.liferay.portlet.messageboards.service   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.messageboards.service.http   
com.liferay.portlet.messageboards.service.impl   
com.liferay.portlet.messageboards.service.permission   
com.liferay.portlet.messageboards.service.persistence   
com.liferay.portlet.messageboards.util   
com.liferay.portlet.messageboards.util.comparator   
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portal.kernel.lar
MBMessage
           This interface is a model that represents the MBMessage table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portal.lar
MBMessage
           This interface is a model that represents the MBMessage table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portal.tools.samplesqlbuilder
MBCategory
           This interface is a model that represents the MBCategory table in the database.
MBDiscussion
           This interface is a model that represents the MBDiscussion table in the database.
MBMessage
           This interface is a model that represents the MBMessage table in the database.
MBStatsUser
           This interface is a model that represents the MBStatsUser table in the database.
MBThread
           This interface is a model that represents the MBThread table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.blogs.lar
MBMessageDisplay
           
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.blogs.util
MBMessage
           This interface is a model that represents the MBMessage table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.action
MBMessage
           This interface is a model that represents the MBMessage table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.asset
MBMessage
           This interface is a model that represents the MBMessage table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.lar
MBBan
           This interface is a model that represents the MBBan table in the database.
MBCategory
           This interface is a model that represents the MBCategory table in the database.
MBMessage
           This interface is a model that represents the MBMessage table in the database.
MBMessageFlag
           This interface is a model that represents the MBMessageFlag table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.model
MBBan
           This interface is a model that represents the MBBan table in the database.
MBBanModel
           This interface is a model that represents the MBBan table in the database.
MBBanSoap
           This class is used by MBBanServiceSoap.
MBCategory
           This interface is a model that represents the MBCategory table in the database.
MBCategoryModel
           This interface is a model that represents the MBCategory table in the database.
MBCategorySoap
           This class is used by MBCategoryServiceSoap.
MBDiscussion
           This interface is a model that represents the MBDiscussion table in the database.
MBDiscussionModel
           This interface is a model that represents the MBDiscussion table in the database.
MBMailingList
           This interface is a model that represents the MBMailingList table in the database.
MBMailingListModel
           This interface is a model that represents the MBMailingList table in the database.
MBMessage
           This interface is a model that represents the MBMessage table in the database.
MBMessageFlag
           This interface is a model that represents the MBMessageFlag table in the database.
MBMessageFlagModel
           This interface is a model that represents the MBMessageFlag table in the database.
MBMessageFlagSoap
           This class is used by MBMessageFlagServiceSoap.
MBMessageModel
           This interface is a model that represents the MBMessage table in the database.
MBMessageSoap
           This class is used by MBMessageServiceSoap.
MBStatsUser
           This interface is a model that represents the MBStatsUser table in the database.
MBStatsUserModel
           This interface is a model that represents the MBStatsUser table in the database.
MBThread
           This interface is a model that represents the MBThread table in the database.
MBThreadModel
           This interface is a model that represents the MBThread table in the database.
MBThreadSoap
           This class is used by MBThreadServiceSoap.
MBTreeWalker
           
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.model.impl
MBBan
           This interface is a model that represents the MBBan table in the database.
MBBanModel
           This interface is a model that represents the MBBan table in the database.
MBBanSoap
           This class is used by MBBanServiceSoap.
MBCategory
           This interface is a model that represents the MBCategory table in the database.
MBCategoryDisplay
           
MBCategoryModel
           This interface is a model that represents the MBCategory table in the database.
MBCategorySoap
           This class is used by MBCategoryServiceSoap.
MBDiscussion
           This interface is a model that represents the MBDiscussion table in the database.
MBDiscussionModel
           This interface is a model that represents the MBDiscussion table in the database.
MBMailingList
           This interface is a model that represents the MBMailingList table in the database.
MBMailingListModel
           This interface is a model that represents the MBMailingList table in the database.
MBMessage
           This interface is a model that represents the MBMessage table in the database.
MBMessageDisplay
           
MBMessageFlag
           This interface is a model that represents the MBMessageFlag table in the database.
MBMessageFlagModel
           This interface is a model that represents the MBMessageFlag table in the database.
MBMessageFlagSoap
           This class is used by MBMessageFlagServiceSoap.
MBMessageModel
           This interface is a model that represents the MBMessage table in the database.
MBMessageSoap
           This class is used by MBMessageServiceSoap.
MBStatsUser
           This interface is a model that represents the MBStatsUser table in the database.
MBStatsUserModel
           This interface is a model that represents the MBStatsUser table in the database.
MBThread
           This interface is a model that represents the MBThread table in the database.
MBThreadModel
           This interface is a model that represents the MBThread table in the database.
MBThreadSoap
           This class is used by MBThreadServiceSoap.
MBTreeWalker
           
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.service
MBBan
           This interface is a model that represents the MBBan table in the database.
MBCategory
           This interface is a model that represents the MBCategory table in the database.
MBDiscussion
           This interface is a model that represents the MBDiscussion table in the database.
MBMailingList
           This interface is a model that represents the MBMailingList table in the database.
MBMessage
           This interface is a model that represents the MBMessage table in the database.
MBMessageDisplay
           
MBMessageFlag
           This interface is a model that represents the MBMessageFlag table in the database.
MBStatsUser
           This interface is a model that represents the MBStatsUser table in the database.
MBThread
           This interface is a model that represents the MBThread table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.service.base
MBBan
           This interface is a model that represents the MBBan table in the database.
MBCategory
           This interface is a model that represents the MBCategory table in the database.
MBDiscussion
           This interface is a model that represents the MBDiscussion table in the database.
MBMailingList
           This interface is a model that represents the MBMailingList table in the database.
MBMessage
           This interface is a model that represents the MBMessage table in the database.
MBMessageFlag
           This interface is a model that represents the MBMessageFlag table in the database.
MBStatsUser
           This interface is a model that represents the MBStatsUser table in the database.
MBThread
           This interface is a model that represents the MBThread table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.service.http
MBBan
           This interface is a model that represents the MBBan table in the database.
MBBanSoap
           This class is used by MBBanServiceSoap.
MBCategory
           This interface is a model that represents the MBCategory table in the database.
MBCategorySoap
           This class is used by MBCategoryServiceSoap.
MBMessage
           This interface is a model that represents the MBMessage table in the database.
MBMessageDisplay
           
MBMessageFlag
           This interface is a model that represents the MBMessageFlag table in the database.
MBMessageSoap
           This class is used by MBMessageServiceSoap.
MBThread
           This interface is a model that represents the MBThread table in the database.
MBThreadSoap
           This class is used by MBThreadServiceSoap.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.service.impl
MBBan
           This interface is a model that represents the MBBan table in the database.
MBCategory
           This interface is a model that represents the MBCategory table in the database.
MBDiscussion
           This interface is a model that represents the MBDiscussion table in the database.
MBMailingList
           This interface is a model that represents the MBMailingList table in the database.
MBMessage
           This interface is a model that represents the MBMessage table in the database.
MBMessageDisplay
           
MBMessageFlag
           This interface is a model that represents the MBMessageFlag table in the database.
MBStatsUser
           This interface is a model that represents the MBStatsUser table in the database.
MBThread
           This interface is a model that represents the MBThread table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.service.permission
MBCategory
           This interface is a model that represents the MBCategory table in the database.
MBMessage
           This interface is a model that represents the MBMessage table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.service.persistence
MBBan
           This interface is a model that represents the MBBan table in the database.
MBCategory
           This interface is a model that represents the MBCategory table in the database.
MBDiscussion
           This interface is a model that represents the MBDiscussion table in the database.
MBMailingList
           This interface is a model that represents the MBMailingList table in the database.
MBMessage
           This interface is a model that represents the MBMessage table in the database.
MBMessageFlag
           This interface is a model that represents the MBMessageFlag table in the database.
MBStatsUser
           This interface is a model that represents the MBStatsUser table in the database.
MBThread
           This interface is a model that represents the MBThread table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.util
MBBan
           This interface is a model that represents the MBBan table in the database.
MBCategory
           This interface is a model that represents the MBCategory table in the database.
MBMessage
           This interface is a model that represents the MBMessage table in the database.
MBStatsUser
           This interface is a model that represents the MBStatsUser table in the database.
 

Classes in com.liferay.portlet.messageboards.model used by com.liferay.portlet.messageboards.util.comparator
MBMessage
           This interface is a model that represents the MBMessage table in the database.
 


Liferay 6.0.3