public class MBThreadFlagLocalServiceImpl extends MBThreadFlagLocalServiceBaseImpl
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 |
|---|
MBThreadFlagLocalServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addThreadFlag(long userId,
com.liferay.portlet.messageboards.model.MBThread thread,
com.liferay.portal.service.ServiceContext serviceContext) |
void |
deleteThreadFlag(long threadFlagId) |
void |
deleteThreadFlag(com.liferay.portlet.messageboards.model.MBThreadFlag threadFlag) |
void |
deleteThreadFlagsByThreadId(long threadId) |
void |
deleteThreadFlagsByUserId(long userId) |
com.liferay.portlet.messageboards.model.MBThreadFlag |
getThreadFlag(long userId,
com.liferay.portlet.messageboards.model.MBThread thread) |
boolean |
hasThreadFlag(long userId,
com.liferay.portlet.messageboards.model.MBThread thread) |
addMBThreadFlag, afterPropertiesSet, createMBThreadFlag, deleteMBThreadFlag, deleteMBThreadFlag, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchMBThreadFlag, fetchMBThreadFlagByUuidAndCompanyId, fetchMBThreadFlagByUuidAndGroupId, getBeanIdentifier, getCounterLocalService, getMBBanLocalService, getMBBanPersistence, getMBBanService, getMBCategoryFinder, getMBCategoryLocalService, getMBCategoryPersistence, getMBCategoryService, getMBDiscussionLocalService, getMBDiscussionPersistence, getMBMailingListLocalService, getMBMailingListPersistence, getMBMessageFinder, getMBMessageLocalService, getMBMessagePersistence, getMBMessageService, getMBStatsUserLocalService, getMBStatsUserPersistence, getMBThreadFinder, getMBThreadFlag, getMBThreadFlagByUuidAndCompanyId, getMBThreadFlagByUuidAndGroupId, getMBThreadFlagLocalService, getMBThreadFlagPersistence, getMBThreadFlags, getMBThreadFlagsCount, 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, updateMBThreadFlagpublic void addThreadFlag(long userId,
com.liferay.portlet.messageboards.model.MBThread thread,
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 void deleteThreadFlag(long threadFlagId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException@SystemEvent(type=1)
public void deleteThreadFlag(com.liferay.portlet.messageboards.model.MBThreadFlag threadFlag)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic void deleteThreadFlagsByThreadId(long threadId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic void deleteThreadFlagsByUserId(long userId)
throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemExceptionpublic com.liferay.portlet.messageboards.model.MBThreadFlag getThreadFlag(long userId,
com.liferay.portlet.messageboards.model.MBThread thread)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic boolean hasThreadFlag(long userId,
com.liferay.portlet.messageboards.model.MBThread thread)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException