public class MBDiscussionLocalServiceImpl extends MBDiscussionLocalServiceBaseImpl
counterLocalService, mbBanLocalService, mbBanPersistence, mbBanService, mbCategoryFinder, mbCategoryLocalService, mbCategoryPersistence, mbCategoryService, mbDiscussionLocalService, mbDiscussionPersistence, mbMailingListLocalService, mbMailingListPersistence, mbMessageFinder, mbMessageLocalService, mbMessagePersistence, mbMessageService, mbStatsUserLocalService, mbStatsUserPersistence, mbThreadFinder, mbThreadFlagLocalService, mbThreadFlagPersistence, mbThreadLocalService, mbThreadPersistence, mbThreadService, persistedModelLocalServiceRegistry, resourceLocalService, userFinder, userLocalService, userPersistence, userService| Constructor and Description |
|---|
MBDiscussionLocalServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portlet.messageboards.model.MBDiscussion |
addDiscussion(long userId,
long classNameId,
long classPK,
long threadId,
com.liferay.portal.service.ServiceContext serviceContext) |
com.liferay.portlet.messageboards.model.MBDiscussion |
fetchDiscussion(long discussionId) |
com.liferay.portlet.messageboards.model.MBDiscussion |
fetchDiscussion(java.lang.String className,
long classPK) |
com.liferay.portlet.messageboards.model.MBDiscussion |
getDiscussion(long discussionId) |
com.liferay.portlet.messageboards.model.MBDiscussion |
getDiscussion(java.lang.String className,
long classPK) |
com.liferay.portlet.messageboards.model.MBDiscussion |
getThreadDiscussion(long threadId) |
addMBDiscussion, afterPropertiesSet, createMBDiscussion, deleteMBDiscussion, deleteMBDiscussion, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchMBDiscussion, fetchMBDiscussionByUuidAndCompanyId, fetchMBDiscussionByUuidAndGroupId, getBeanIdentifier, getCounterLocalService, getMBBanLocalService, getMBBanPersistence, getMBBanService, getMBCategoryFinder, getMBCategoryLocalService, getMBCategoryPersistence, getMBCategoryService, getMBDiscussion, getMBDiscussionByUuidAndCompanyId, getMBDiscussionByUuidAndGroupId, getMBDiscussionLocalService, getMBDiscussionPersistence, getMBDiscussions, getMBDiscussionsCount, getMBMailingListLocalService, getMBMailingListPersistence, getMBMessageFinder, getMBMessageLocalService, getMBMessagePersistence, getMBMessageService, getMBStatsUserLocalService, getMBStatsUserPersistence, getMBThreadFinder, getMBThreadFlagLocalService, getMBThreadFlagPersistence, getMBThreadLocalService, getMBThreadPersistence, getMBThreadService, getModelClass, getModelClassName, getPersistedModel, getResourceLocalService, getUserFinder, getUserLocalService, getUserPersistence, getUserService, runSQL, setBeanIdentifier, setCounterLocalService, setMBBanLocalService, setMBBanPersistence, setMBBanService, setMBCategoryFinder, setMBCategoryLocalService, setMBCategoryPersistence, setMBCategoryService, setMBDiscussionLocalService, setMBDiscussionPersistence, setMBMailingListLocalService, setMBMailingListPersistence, setMBMessageFinder, setMBMessageLocalService, setMBMessagePersistence, setMBMessageService, setMBStatsUserLocalService, setMBStatsUserPersistence, setMBThreadFinder, setMBThreadFlagLocalService, setMBThreadFlagPersistence, setMBThreadLocalService, setMBThreadPersistence, setMBThreadService, setResourceLocalService, setUserFinder, setUserLocalService, setUserPersistence, setUserService, updateMBDiscussionpublic com.liferay.portlet.messageboards.model.MBDiscussion addDiscussion(long userId,
long classNameId,
long classPK,
long threadId,
com.liferay.portal.service.ServiceContext serviceContext)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.messageboards.model.MBDiscussion fetchDiscussion(long discussionId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.messageboards.model.MBDiscussion fetchDiscussion(java.lang.String className,
long classPK)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.messageboards.model.MBDiscussion getDiscussion(long discussionId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.messageboards.model.MBDiscussion getDiscussion(java.lang.String className,
long classPK)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.messageboards.model.MBDiscussion getThreadDiscussion(long threadId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException