Liferay 7.0-ce-b4

Uses of Package
com.liferay.portlet.messageboards.service.persistence

Packages that use com.liferay.portlet.messageboards.service.persistence
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portlet.calendar.service.base   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.messageboards.service.persistence   
com.liferay.portlet.messageboards.service.persistence.impl   
 

Classes in com.liferay.portlet.messageboards.service.persistence used by com.liferay.portal.service.base
MBBanPersistence
          The persistence interface for the message boards ban service.
MBMessageFinder
           
MBMessagePersistence
          The persistence interface for the message-boards message service.
MBStatsUserPersistence
          The persistence interface for the message boards stats user service.
MBThreadFinder
           
MBThreadFlagPersistence
          The persistence interface for the message boards thread flag service.
MBThreadPersistence
          The persistence interface for the message boards thread service.
 

Classes in com.liferay.portlet.messageboards.service.persistence used by com.liferay.portlet.calendar.service.base
MBMessageFinder
           
MBMessagePersistence
          The persistence interface for the message-boards message service.
 

Classes in com.liferay.portlet.messageboards.service.persistence used by com.liferay.portlet.messageboards.service.base
MBBanPersistence
          The persistence interface for the message boards ban service.
MBCategoryFinder
           
MBCategoryPersistence
          The persistence interface for the message boards category service.
MBDiscussionPersistence
          The persistence interface for the message boards discussion service.
MBMailingListPersistence
          The persistence interface for the message boards mailing list service.
MBMessageFinder
           
MBMessagePersistence
          The persistence interface for the message-boards message service.
MBStatsUserPersistence
          The persistence interface for the message boards stats user service.
MBThreadFinder
           
MBThreadFlagPersistence
          The persistence interface for the message boards thread flag service.
MBThreadPersistence
          The persistence interface for the message boards thread service.
 

Classes in com.liferay.portlet.messageboards.service.persistence used by com.liferay.portlet.messageboards.service.persistence
MBBanActionableDynamicQuery
          Deprecated. As of 7.0.0, replaced by MBBanLocalServiceUtil.getActionableDynamicQuery()
MBBanPersistence
          The persistence interface for the message boards ban service.
MBCategoryActionableDynamicQuery
          Deprecated. As of 7.0.0, replaced by MBCategoryLocalServiceUtil.getActionableDynamicQuery()
MBCategoryFinder
           
MBCategoryPersistence
          The persistence interface for the message boards category service.
MBDiscussionActionableDynamicQuery
          Deprecated. As of 7.0.0, replaced by MBDiscussionLocalServiceUtil.getActionableDynamicQuery()
MBDiscussionPersistence
          The persistence interface for the message boards discussion service.
MBMailingListActionableDynamicQuery
          Deprecated. As of 7.0.0, replaced by MBMailingListLocalServiceUtil.getActionableDynamicQuery()
MBMailingListPersistence
          The persistence interface for the message boards mailing list service.
MBMessageActionableDynamicQuery
          Deprecated. As of 7.0.0, replaced by MBMessageLocalServiceUtil.getActionableDynamicQuery()
MBMessageFinder
           
MBMessagePersistence
          The persistence interface for the message-boards message service.
MBStatsUserPersistence
          The persistence interface for the message boards stats user service.
MBThreadActionableDynamicQuery
          Deprecated. As of 7.0.0, replaced by MBThreadLocalServiceUtil.getActionableDynamicQuery()
MBThreadFinder
           
MBThreadFlagActionableDynamicQuery
          Deprecated. As of 7.0.0, replaced by MBThreadFlagLocalServiceUtil.getActionableDynamicQuery()
MBThreadFlagPersistence
          The persistence interface for the message boards thread flag service.
MBThreadPersistence
          The persistence interface for the message boards thread service.
 

Classes in com.liferay.portlet.messageboards.service.persistence used by com.liferay.portlet.messageboards.service.persistence.impl
MBBanPersistence
          The persistence interface for the message boards ban service.
MBCategoryFinder
           
MBCategoryPersistence
          The persistence interface for the message boards category service.
MBDiscussionPersistence
          The persistence interface for the message boards discussion service.
MBMailingListPersistence
          The persistence interface for the message boards mailing list service.
MBMessageFinder
           
MBMessagePersistence
          The persistence interface for the message-boards message service.
MBStatsUserPersistence
          The persistence interface for the message boards stats user service.
MBThreadFinder
           
MBThreadFlagPersistence
          The persistence interface for the message boards thread flag service.
MBThreadPersistence
          The persistence interface for the message boards thread service.
 


Liferay 7.0-ce-b4