com.liferay.client.soap.portlet.polls.service.http
Interface PollsVoteServiceSoap

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Portlet_Polls_PollsVoteServiceSoapBindingImpl, Portlet_Polls_PollsVoteServiceSoapBindingStub

public interface PollsVoteServiceSoap
extends java.rmi.Remote


Method Summary
 PollsVoteSoap addVote(long questionId, long choiceId)
           
 

Method Detail

addVote

PollsVoteSoap addVote(long questionId,
                      long choiceId)
                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException