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

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Portlet_Polls_PollsQuestionServiceSoapBindingImpl, Portlet_Polls_PollsQuestionServiceSoapBindingStub

public interface PollsQuestionServiceSoap
extends java.rmi.Remote


Method Summary
 void deleteQuestion(long questionId)
           
 PollsQuestionSoap getQuestion(long questionId)
           
 

Method Detail

deleteQuestion

void deleteQuestion(long questionId)
                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getQuestion

PollsQuestionSoap getQuestion(long questionId)
                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException