public class Portal_RegionServiceSoapBindingImpl extends java.lang.Object implements RegionServiceSoap
| Constructor and Description |
|---|
Portal_RegionServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
RegionSoap |
addRegion(long countryId,
java.lang.String regionCode,
java.lang.String name,
boolean active) |
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) |
public 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