|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.messageboards.service.base.MBMessageFlagLocalServiceBaseImpl
com.liferay.portlet.messageboards.service.impl.MBMessageFlagLocalServiceImpl
public class MBMessageFlagLocalServiceImpl
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
MBMessageFlagLocalServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
addReadFlags(long userId,
java.util.List<com.liferay.portlet.messageboards.model.MBMessage> messages)
|
void |
deleteFlags(long userId)
|
boolean |
hasReadFlag(long userId,
long messageId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MBMessageFlagLocalServiceImpl()
| Method Detail |
|---|
public void addReadFlags(long userId,
java.util.List<com.liferay.portlet.messageboards.model.MBMessage> messages)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public void deleteFlags(long userId)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public boolean hasReadFlag(long userId,
long messageId)
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 | ||||||||