com.liferay.client.soap.portlet.calendar.service.http
Interface CalEventServiceSoapService

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

public interface CalEventServiceSoapService
extends javax.xml.rpc.Service


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

Method Detail

getPortlet_Cal_CalEventServiceAddress

java.lang.String getPortlet_Cal_CalEventServiceAddress()

getPortlet_Cal_CalEventService

CalEventServiceSoap getPortlet_Cal_CalEventService()
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPortlet_Cal_CalEventService

CalEventServiceSoap getPortlet_Cal_CalEventService(java.net.URL portAddress)
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException