public class Portal_ListTypeServiceSoapBindingStub extends org.apache.axis.client.Stub implements ListTypeServiceSoap
| Constructor and Description |
|---|
Portal_ListTypeServiceSoapBindingStub() |
Portal_ListTypeServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portal_ListTypeServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
ListTypeSoap |
getListType(int listTypeId) |
ListTypeSoap[] |
getListTypes(java.lang.String type) |
void |
validate(int listTypeId,
long classNameId,
java.lang.String type) |
void |
validate(int listTypeId,
java.lang.String type) |
_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 Portal_ListTypeServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_ListTypeServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_ListTypeServiceSoapBindingStub(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 ListTypeSoap getListType(int listTypeId) throws java.rmi.RemoteException
getListType in interface ListTypeServiceSoapjava.rmi.RemoteExceptionpublic ListTypeSoap[] getListTypes(java.lang.String type) throws java.rmi.RemoteException
getListTypes in interface ListTypeServiceSoapjava.rmi.RemoteExceptionpublic void validate(int listTypeId,
long classNameId,
java.lang.String type)
throws java.rmi.RemoteException
validate in interface ListTypeServiceSoapjava.rmi.RemoteExceptionpublic void validate(int listTypeId,
java.lang.String type)
throws java.rmi.RemoteException
validate in interface ListTypeServiceSoapjava.rmi.RemoteException