|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.impl.PrincipalBean
com.liferay.portlet.messageboards.service.base.MBThreadServiceBaseImpl
com.liferay.portlet.messageboards.service.impl.MBThreadServiceImpl
public class MBThreadServiceImpl
Field Summary |
---|
Fields inherited from class com.liferay.portal.service.impl.PrincipalBean |
---|
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS |
Constructor Summary | |
---|---|
MBThreadServiceImpl()
|
Method Summary | |
---|---|
com.liferay.portlet.messageboards.model.MBThread |
moveThread(long categoryId,
long threadId)
|
com.liferay.portlet.messageboards.model.MBThread |
splitThread(long messageId,
javax.portlet.PortletPreferences prefs,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
|
Methods inherited from class com.liferay.portal.service.impl.PrincipalBean |
---|
getGuestOrUserId, getPermissionChecker, getUser, getUserId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MBThreadServiceImpl()
Method Detail |
---|
public com.liferay.portlet.messageboards.model.MBThread moveThread(long categoryId, long threadId) throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public com.liferay.portlet.messageboards.model.MBThread splitThread(long messageId, javax.portlet.PortletPreferences prefs, com.liferay.portal.theme.ThemeDisplay themeDisplay) 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 |