|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.announcements.service.base.AnnouncementsFlagLocalServiceBaseImpl
com.liferay.portlet.announcements.service.impl.AnnouncementsFlagLocalServiceImpl
public class AnnouncementsFlagLocalServiceImpl
Field Summary |
---|
Constructor Summary | |
---|---|
AnnouncementsFlagLocalServiceImpl()
|
Method Summary | |
---|---|
com.liferay.portlet.announcements.model.AnnouncementsFlag |
addFlag(long userId,
long entryId,
int value)
|
void |
deleteFlag(long flagId)
|
void |
deleteFlags(long entryId)
|
com.liferay.portlet.announcements.model.AnnouncementsFlag |
getFlag(long userId,
long entryId,
int value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnouncementsFlagLocalServiceImpl()
Method Detail |
---|
public com.liferay.portlet.announcements.model.AnnouncementsFlag addFlag(long userId, long entryId, int value) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public void deleteFlag(long flagId) throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public void deleteFlags(long entryId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
public com.liferay.portlet.announcements.model.AnnouncementsFlag getFlag(long userId, long entryId, int value) 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 |