org.zlatan.wsdl
Interface CompletePurchaseOrderService

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

public interface CompletePurchaseOrderService
extends javax.xml.rpc.Service

Interfaccia del servizio omonimo a quello del web service descritto nel WSDL. Generata da WSDL2Java.


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

Method Detail

getCompletePurchaseOrderAddress

public java.lang.String getCompletePurchaseOrderAddress()

getCompletePurchaseOrder

public CompletePurchaseOrderPT getCompletePurchaseOrder()
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCompletePurchaseOrder

public CompletePurchaseOrderPT getCompletePurchaseOrder(java.net.URL portAddress)
                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException