com.liferay.client.portal.service.http
Interface RegionServiceSoap
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- Portal_RegionServiceSoapBindingImpl, Portal_RegionServiceSoapBindingStub
- public interface RegionServiceSoap
- extends java.rmi.Remote
getRegions
public RegionSoap[] getRegions(long countryId,
boolean active)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getRegions
public RegionSoap[] getRegions(boolean active)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getRegions
public RegionSoap[] getRegions(long countryId)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getRegions
public RegionSoap[] getRegions()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getRegion
public RegionSoap getRegion(long regionId)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException