com.liferay.client.soap.portal.service.http
Class Portal_RegionServiceSoapBindingImpl
java.lang.Object
com.liferay.client.soap.portal.service.http.Portal_RegionServiceSoapBindingImpl
- All Implemented Interfaces:
- RegionServiceSoap, java.rmi.Remote
public class Portal_RegionServiceSoapBindingImpl
- extends java.lang.Object
- implements RegionServiceSoap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portal_RegionServiceSoapBindingImpl
public Portal_RegionServiceSoapBindingImpl()
getRegion
public RegionSoap getRegion(long regionId)
throws java.rmi.RemoteException
- Specified by:
getRegion
in interface RegionServiceSoap
- Throws:
java.rmi.RemoteException
addRegion
public RegionSoap addRegion(long countryId,
java.lang.String regionCode,
java.lang.String name,
boolean active)
throws java.rmi.RemoteException
- Specified by:
addRegion
in interface RegionServiceSoap
- Throws:
java.rmi.RemoteException
getRegions
public RegionSoap[] getRegions(long countryId,
boolean active)
throws java.rmi.RemoteException
- Specified by:
getRegions
in interface RegionServiceSoap
- Throws:
java.rmi.RemoteException
getRegions
public RegionSoap[] getRegions(boolean active)
throws java.rmi.RemoteException
- Specified by:
getRegions
in interface RegionServiceSoap
- Throws:
java.rmi.RemoteException
getRegions
public RegionSoap[] getRegions(long countryId)
throws java.rmi.RemoteException
- Specified by:
getRegions
in interface RegionServiceSoap
- Throws:
java.rmi.RemoteException
getRegions
public RegionSoap[] getRegions()
throws java.rmi.RemoteException
- Specified by:
getRegions
in interface RegionServiceSoap
- Throws:
java.rmi.RemoteException