com.liferay.client.portal.service.http
Class Portal_RegionServiceSoapBindingImpl

java.lang.Object
  extended bycom.liferay.client.portal.service.http.Portal_RegionServiceSoapBindingImpl
All Implemented Interfaces:
RegionServiceSoap, java.rmi.Remote

public class Portal_RegionServiceSoapBindingImpl
extends java.lang.Object
implements RegionServiceSoap


Constructor Summary
Portal_RegionServiceSoapBindingImpl()
           
 
Method Summary
 RegionSoap getRegion(long regionId)
           
 RegionSoap[] getRegions()
           
 RegionSoap[] getRegions(boolean active)
           
 RegionSoap[] getRegions(long countryId)
           
 RegionSoap[] getRegions(long countryId, boolean active)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portal_RegionServiceSoapBindingImpl

public Portal_RegionServiceSoapBindingImpl()
Method Detail

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

getRegion

public RegionSoap getRegion(long regionId)
                     throws java.rmi.RemoteException
Specified by:
getRegion in interface RegionServiceSoap
Throws:
java.rmi.RemoteException