com.liferay.client.soap.portlet.documentlibrary.service.http
Interface DLSyncServiceSoapService

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

public interface DLSyncServiceSoapService
extends javax.xml.rpc.Service


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

Method Detail

getPortlet_DL_DLSyncServiceAddress

java.lang.String getPortlet_DL_DLSyncServiceAddress()

getPortlet_DL_DLSyncService

DLSyncServiceSoap getPortlet_DL_DLSyncService()
                                              throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPortlet_DL_DLSyncService

DLSyncServiceSoap getPortlet_DL_DLSyncService(java.net.URL portAddress)
                                              throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException