org.zlatan.wsdl
Class ZlatanBindingImpl

java.lang.Object
  extended byorg.zlatan.wsdl.ZlatanBindingImpl
All Implemented Interfaces:
java.rmi.Remote, ZlatanServicePT

public class ZlatanBindingImpl
extends java.lang.Object
implements ZlatanServicePT


Constructor Summary
ZlatanBindingImpl()
           
 
Method Summary
 void insertPOCallback(SAPOutputType SAPOutput)
           
 void materialCodeError(SAPOutputType SAPOutput)
           
 void sapGeneralError(SAPOutputType SAPOutput)
           
 void startZlatan(PurchaseOrderType purchaseOrder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZlatanBindingImpl

public ZlatanBindingImpl()
Method Detail

startZlatan

public void startZlatan(PurchaseOrderType purchaseOrder)
                 throws java.rmi.RemoteException
Specified by:
startZlatan in interface ZlatanServicePT
Throws:
java.rmi.RemoteException

insertPOCallback

public void insertPOCallback(SAPOutputType SAPOutput)
                      throws java.rmi.RemoteException
Specified by:
insertPOCallback in interface ZlatanServicePT
Throws:
java.rmi.RemoteException

materialCodeError

public void materialCodeError(SAPOutputType SAPOutput)
                       throws java.rmi.RemoteException
Specified by:
materialCodeError in interface ZlatanServicePT
Throws:
java.rmi.RemoteException

sapGeneralError

public void sapGeneralError(SAPOutputType SAPOutput)
                     throws java.rmi.RemoteException
Specified by:
sapGeneralError in interface ZlatanServicePT
Throws:
java.rmi.RemoteException