com.liferay.client.portal.service.http
Interface CountryServiceSoap
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- Portal_CountryServiceSoapBindingImpl, Portal_CountryServiceSoapBindingStub
- public interface CountryServiceSoap
- extends java.rmi.Remote
getCountry
public CountrySoap getCountry(long countryId)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getCountries
public CountrySoap[] getCountries(boolean active)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getCountries
public CountrySoap[] getCountries()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException