|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.base.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.base.PrincipalBean |
---|
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS |
Constructor Summary | |
---|---|
MBThreadServiceImpl()
|
Method Summary | |
---|---|
void |
deleteThread(long threadId)
|
com.liferay.portlet.messageboards.model.MBThread |
moveThread(long categoryId,
long threadId)
|
com.liferay.portlet.messageboards.model.MBThread |
splitThread(long messageId,
com.liferay.portal.service.ServiceContext serviceContext)
|
Methods inherited from class com.liferay.portal.service.base.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 void deleteThread(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 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, com.liferay.portal.service.ServiceContext serviceContext) 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 |