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

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

public interface GroupServiceSoapService
extends javax.xml.rpc.Service


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

Method Detail

getPortal_GroupServiceAddress

java.lang.String getPortal_GroupServiceAddress()

getPortal_GroupService

GroupServiceSoap getPortal_GroupService()
                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPortal_GroupService

GroupServiceSoap getPortal_GroupService(java.net.URL portAddress)
                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException