|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.messageboards.service.base.MBDiscussionLocalServiceBaseImpl
com.liferay.portlet.messageboards.service.impl.MBDiscussionLocalServiceImpl
public class MBDiscussionLocalServiceImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.messageboards.service.base.MBDiscussionLocalServiceBaseImpl |
|---|
mbBanLocalService, mbBanPersistence, mbBanService, mbCategoryFinder, mbCategoryLocalService, mbCategoryPersistence, mbCategoryService, mbDiscussionLocalService, mbDiscussionPersistence, mbMessageFinder, mbMessageFlagFinder, mbMessageFlagLocalService, mbMessageFlagPersistence, mbMessageLocalService, mbMessagePersistence, mbMessageService, mbStatsUserLocalService, mbStatsUserPersistence, mbThreadFinder, mbThreadLocalService, mbThreadPersistence, mbThreadService |
| Constructor Summary | |
|---|---|
MBDiscussionLocalServiceImpl()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MBDiscussionLocalServiceImpl()
| Method Detail |
|---|
public com.liferay.portlet.messageboards.model.MBDiscussion getDiscussion(long discussionId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public com.liferay.portlet.messageboards.model.MBDiscussion getDiscussion(java.lang.String className,
long classPK)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public com.liferay.portlet.messageboards.model.MBDiscussion getThreadDiscussion(long threadId)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||