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

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

public interface PortalServiceSoapService
extends javax.xml.rpc.Service


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

Method Detail

getPortal_PortalServiceAddress

java.lang.String getPortal_PortalServiceAddress()

getPortal_PortalService

PortalServiceSoap getPortal_PortalService()
                                          throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPortal_PortalService

PortalServiceSoap getPortal_PortalService(java.net.URL portAddress)
                                          throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException