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

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

public interface LayoutServiceSoapService
extends javax.xml.rpc.Service


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

Method Detail

getPortal_LayoutServiceAddress

java.lang.String getPortal_LayoutServiceAddress()

getPortal_LayoutService

LayoutServiceSoap getPortal_LayoutService()
                                          throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPortal_LayoutService

LayoutServiceSoap getPortal_LayoutService(java.net.URL portAddress)
                                          throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException