|
|||||||||
| 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.announcements.service.base.AnnouncementsFlagServiceBaseImpl
com.liferay.portlet.announcements.service.impl.AnnouncementsFlagServiceImpl
public class AnnouncementsFlagServiceImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.service.base.PrincipalBean |
|---|
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS |
| Constructor Summary | |
|---|---|
AnnouncementsFlagServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
addFlag(long entryId,
int value)
|
void |
deleteFlag(long flagId)
|
com.liferay.portlet.announcements.model.AnnouncementsFlag |
getFlag(long entryId,
int value)
|
| 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 AnnouncementsFlagServiceImpl()
| Method Detail |
|---|
public void addFlag(long entryId,
int value)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public void deleteFlag(long flagId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public com.liferay.portlet.announcements.model.AnnouncementsFlag getFlag(long entryId,
int value)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||