com.liferay.client.soap.portlet.polls.service.http
Class Portlet_Polls_PollsVoteServiceSoapBindingImpl

java.lang.Object
  extended by com.liferay.client.soap.portlet.polls.service.http.Portlet_Polls_PollsVoteServiceSoapBindingImpl
All Implemented Interfaces:
PollsVoteServiceSoap, java.rmi.Remote

public class Portlet_Polls_PollsVoteServiceSoapBindingImpl
extends java.lang.Object
implements PollsVoteServiceSoap


Constructor Summary
Portlet_Polls_PollsVoteServiceSoapBindingImpl()
           
 
Method Summary
 PollsVoteSoap addVote(long questionId, long choiceId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_Polls_PollsVoteServiceSoapBindingImpl

public Portlet_Polls_PollsVoteServiceSoapBindingImpl()
Method Detail

addVote

public PollsVoteSoap addVote(long questionId,
                             long choiceId)
                      throws java.rmi.RemoteException
Specified by:
addVote in interface PollsVoteServiceSoap
Throws:
java.rmi.RemoteException