|
||||||||||
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.polls.service.impl.PollsVoteServiceImpl
Field Summary |
Fields inherited from class com.liferay.portal.service.impl.PrincipalBean |
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS |
Constructor Summary | |
PollsVoteServiceImpl()
|
Method Summary | |
com.liferay.portlet.polls.model.PollsVote |
addVote(long questionId,
long choiceId)
|
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 PollsVoteServiceImpl()
Method Detail |
public com.liferay.portlet.polls.model.PollsVote addVote(long questionId, long choiceId) throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
addVote
in interface com.liferay.portlet.polls.service.PollsVoteService
com.liferay.portal.PortalException
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |