com.liferay.client.soap.portal.service.http
Interface CountryServiceSoapService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
CountryServiceSoapServiceLocator

public interface CountryServiceSoapService
extends javax.xml.rpc.Service


Method Summary
 CountryServiceSoap getPortal_CountryService()
           
 CountryServiceSoap getPortal_CountryService(java.net.URL portAddress)
           
 java.lang.String getPortal_CountryServiceAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getPortal_CountryServiceAddress

java.lang.String getPortal_CountryServiceAddress()

getPortal_CountryService

CountryServiceSoap getPortal_CountryService()
                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPortal_CountryService

CountryServiceSoap getPortal_CountryService(java.net.URL portAddress)
                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException