org.zlatan.wsdl
Interface ZlatanServicePT

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
ZlatanBindingStub

public interface ZlatanServicePT
extends java.rmi.Remote

Interfaccia generata da WSDL2Java in base all'omonimo portType definito nel WSDL.


Method Summary
 void insertPOCallback(SAPOutputType SAPOutput)
           
 void materialCodeError(SAPOutputType SAPOutput)
           
 void sapGeneralError(SAPOutputType SAPOutput)
           
 void startZlatan(PurchaseOrderType purchaseOrder)
           
 

Method Detail

startZlatan

public void startZlatan(PurchaseOrderType purchaseOrder)
                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

insertPOCallback

public void insertPOCallback(SAPOutputType SAPOutput)
                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

materialCodeError

public void materialCodeError(SAPOutputType SAPOutput)
                       throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

sapGeneralError

public void sapGeneralError(SAPOutputType SAPOutput)
                     throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException