public class Portlet_Polls_PollsQuestionServiceSoapBindingStub extends org.apache.axis.client.Stub implements PollsQuestionServiceSoap
| Constructor and Description |
|---|
Portlet_Polls_PollsQuestionServiceSoapBindingStub() |
Portlet_Polls_PollsQuestionServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_Polls_PollsQuestionServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
PollsQuestionSoap |
addQuestion(java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
PollsChoiceSoap[] choices,
ServiceContext serviceContext) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteQuestion(long questionId) |
PollsQuestionSoap |
getQuestion(long questionId) |
PollsQuestionSoap |
updateQuestion(long questionId,
java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
int expirationDateMonth,
int expirationDateDay,
int expirationDateYear,
int expirationDateHour,
int expirationDateMinute,
boolean neverExpire,
PollsChoiceSoap[] choices,
ServiceContext serviceContext) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic Portlet_Polls_PollsQuestionServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Polls_PollsQuestionServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Polls_PollsQuestionServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic PollsQuestionSoap addQuestion(java.lang.String[] titleMapLanguageIds, java.lang.String[] titleMapValues, java.lang.String[] descriptionMapLanguageIds, java.lang.String[] descriptionMapValues, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean neverExpire, PollsChoiceSoap[] choices, ServiceContext serviceContext) throws java.rmi.RemoteException
addQuestion in interface PollsQuestionServiceSoapjava.rmi.RemoteExceptionpublic void deleteQuestion(long questionId)
throws java.rmi.RemoteException
deleteQuestion in interface PollsQuestionServiceSoapjava.rmi.RemoteExceptionpublic PollsQuestionSoap getQuestion(long questionId) throws java.rmi.RemoteException
getQuestion in interface PollsQuestionServiceSoapjava.rmi.RemoteExceptionpublic PollsQuestionSoap updateQuestion(long questionId, java.lang.String[] titleMapLanguageIds, java.lang.String[] titleMapValues, java.lang.String[] descriptionMapLanguageIds, java.lang.String[] descriptionMapValues, int expirationDateMonth, int expirationDateDay, int expirationDateYear, int expirationDateHour, int expirationDateMinute, boolean neverExpire, PollsChoiceSoap[] choices, ServiceContext serviceContext) throws java.rmi.RemoteException
updateQuestion in interface PollsQuestionServiceSoapjava.rmi.RemoteException