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

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

public interface RoleServiceSoapService
extends javax.xml.rpc.Service


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

Method Detail

getPortal_RoleServiceAddress

java.lang.String getPortal_RoleServiceAddress()

getPortal_RoleService

RoleServiceSoap getPortal_RoleService()
                                      throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPortal_RoleService

RoleServiceSoap getPortal_RoleService(java.net.URL portAddress)
                                      throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException