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

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

public interface DLAppServiceSoapService
extends javax.xml.rpc.Service


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

Method Detail

getPortlet_DL_DLAppServiceAddress

java.lang.String getPortlet_DL_DLAppServiceAddress()

getPortlet_DL_DLAppService

DLAppServiceSoap getPortlet_DL_DLAppService()
                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getPortlet_DL_DLAppService

DLAppServiceSoap getPortlet_DL_DLAppService(java.net.URL portAddress)
                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException