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

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

public interface PluginSettingServiceSoapService
extends javax.xml.rpc.Service


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

Method Detail

getPortal_PluginSettingServiceAddress

java.lang.String getPortal_PluginSettingServiceAddress()

getPortal_PluginSettingService

PluginSettingServiceSoap getPortal_PluginSettingService()
                                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPortal_PluginSettingService

PluginSettingServiceSoap getPortal_PluginSettingService(java.net.URL portAddress)
                                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException