|
|||||||||
| 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.polls.service.base.PollsVoteServiceBaseImpl
com.liferay.portlet.polls.service.impl.PollsVoteServiceImpl
public class PollsVoteServiceImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.polls.service.base.PollsVoteServiceBaseImpl |
|---|
counterLocalService, counterService, pollsChoiceFinder, pollsChoiceLocalService, pollsChoicePersistence, pollsQuestionLocalService, pollsQuestionPersistence, pollsQuestionService, pollsVoteLocalService, pollsVotePersistence, pollsVoteService |
| Fields inherited from class com.liferay.portal.service.base.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.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 PollsVoteServiceImpl()
| Method Detail |
|---|
public com.liferay.portlet.polls.model.PollsVote addVote(long questionId,
long choiceId)
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 | ||||||||