public class Portal_RegionServiceSoapBindingStub extends org.apache.axis.client.Stub implements RegionServiceSoap
| Constructor and Description |
|---|
Portal_RegionServiceSoapBindingStub() |
Portal_RegionServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portal_RegionServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
RegionSoap |
addRegion(long countryId,
java.lang.String regionCode,
java.lang.String name,
boolean active) |
protected org.apache.axis.client.Call |
createCall() |
RegionSoap |
fetchRegion(long regionId) |
RegionSoap |
fetchRegion(long countryId,
java.lang.String regionCode) |
RegionSoap |
getRegion(long regionId) |
RegionSoap |
getRegion(long countryId,
java.lang.String regionCode) |
RegionSoap[] |
getRegions() |
RegionSoap[] |
getRegions(boolean active) |
RegionSoap[] |
getRegions(long countryId) |
RegionSoap[] |
getRegions(long countryId,
boolean active) |
_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_RegionServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_RegionServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_RegionServiceSoapBindingStub(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 RegionSoap addRegion(long countryId, java.lang.String regionCode, java.lang.String name, boolean active) throws java.rmi.RemoteException
addRegion in interface RegionServiceSoapjava.rmi.RemoteExceptionpublic RegionSoap fetchRegion(long regionId) throws java.rmi.RemoteException
fetchRegion in interface RegionServiceSoapjava.rmi.RemoteExceptionpublic RegionSoap fetchRegion(long countryId, java.lang.String regionCode) throws java.rmi.RemoteException
fetchRegion in interface RegionServiceSoapjava.rmi.RemoteExceptionpublic RegionSoap getRegion(long regionId) throws java.rmi.RemoteException
getRegion in interface RegionServiceSoapjava.rmi.RemoteExceptionpublic RegionSoap getRegion(long countryId, java.lang.String regionCode) throws java.rmi.RemoteException
getRegion in interface RegionServiceSoapjava.rmi.RemoteExceptionpublic RegionSoap[] getRegions() throws java.rmi.RemoteException
getRegions in interface RegionServiceSoapjava.rmi.RemoteExceptionpublic RegionSoap[] getRegions(boolean active) throws java.rmi.RemoteException
getRegions in interface RegionServiceSoapjava.rmi.RemoteExceptionpublic RegionSoap[] getRegions(long countryId) throws java.rmi.RemoteException
getRegions in interface RegionServiceSoapjava.rmi.RemoteExceptionpublic RegionSoap[] getRegions(long countryId, boolean active) throws java.rmi.RemoteException
getRegions in interface RegionServiceSoapjava.rmi.RemoteException