org.cmis.interopserver.services.edxlde
Interface EDXLDistributionElementService

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

public interface EDXLDistributionElementService
extends javax.xml.rpc.Service


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

Method Detail

getEDXLDistributionElementAddress

java.lang.String getEDXLDistributionElementAddress()

getEDXLDistributionElement

EDXLDistributionElement getEDXLDistributionElement()
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getEDXLDistributionElement

EDXLDistributionElement getEDXLDistributionElement(java.net.URL portAddress)
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException