|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.polls.service.PollsVoteServiceWrapper
public class PollsVoteServiceWrapper
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This class is a wrapper for PollsVoteService.
PollsVoteService| Constructor Summary | |
|---|---|
PollsVoteServiceWrapper(PollsVoteService pollsVoteService)
|
|
| Method Summary | |
|---|---|
PollsVote |
addVote(long questionId,
long choiceId)
|
PollsVoteService |
getWrappedPollsVoteService()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PollsVoteServiceWrapper(PollsVoteService pollsVoteService)
| Method Detail |
|---|
public PollsVote addVote(long questionId,
long choiceId)
throws PortalException,
SystemException
addVote in interface PollsVoteServicePortalException
SystemExceptionpublic PollsVoteService getWrappedPollsVoteService()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||