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

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

public class Portlet_Polls_PollsQuestionServiceSoapBindingImpl
extends java.lang.Object
implements PollsQuestionServiceSoap


Constructor Summary
Portlet_Polls_PollsQuestionServiceSoapBindingImpl()
           
 
Method Summary
 void deleteQuestion(long questionId)
           
 PollsQuestionSoap getQuestion(long questionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_Polls_PollsQuestionServiceSoapBindingImpl

public Portlet_Polls_PollsQuestionServiceSoapBindingImpl()
Method Detail

deleteQuestion

public void deleteQuestion(long questionId)
                    throws java.rmi.RemoteException
Specified by:
deleteQuestion in interface PollsQuestionServiceSoap
Throws:
java.rmi.RemoteException

getQuestion

public PollsQuestionSoap getQuestion(long questionId)
                              throws java.rmi.RemoteException
Specified by:
getQuestion in interface PollsQuestionServiceSoap
Throws:
java.rmi.RemoteException