org.cmis.interopserver.services.edxlde
Class EDXLDistributionElementSoapBindingImpl

java.lang.Object
  extended by org.cmis.interopserver.services.edxlde.EDXLDistributionElementSoapBindingImpl
All Implemented Interfaces:
java.rmi.Remote, EDXLDistributionElement

public class EDXLDistributionElementSoapBindingImpl
extends java.lang.Object
implements EDXLDistributionElement


Constructor Summary
EDXLDistributionElementSoapBindingImpl()
           
 
Method Summary
 java.lang.String[] getAllEdxlDEMsgs(long in0)
           
 java.lang.String getEdxlDEMessage(java.lang.String in0)
           
 java.lang.String[] getEdxlDEMsgsByPostedDate(java.lang.String in0)
           
 java.lang.String[] getEdxlDEMsgsBySentDate(java.lang.String in0)
           
 java.lang.String getServerTime()
           
 java.lang.String postEdxlDEMessage(long[] in0, java.lang.String in1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EDXLDistributionElementSoapBindingImpl

public EDXLDistributionElementSoapBindingImpl()
Method Detail

getAllEdxlDEMsgs

public java.lang.String[] getAllEdxlDEMsgs(long in0)
                                    throws java.rmi.RemoteException
Specified by:
getAllEdxlDEMsgs in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException

getEdxlDEMessage

public java.lang.String getEdxlDEMessage(java.lang.String in0)
                                  throws java.rmi.RemoteException
Specified by:
getEdxlDEMessage in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException

postEdxlDEMessage

public java.lang.String postEdxlDEMessage(long[] in0,
                                          java.lang.String in1)
                                   throws java.rmi.RemoteException
Specified by:
postEdxlDEMessage in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException

getServerTime

public java.lang.String getServerTime()
                               throws java.rmi.RemoteException
Specified by:
getServerTime in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException

getEdxlDEMsgsByPostedDate

public java.lang.String[] getEdxlDEMsgsByPostedDate(java.lang.String in0)
                                             throws java.rmi.RemoteException
Specified by:
getEdxlDEMsgsByPostedDate in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException

getEdxlDEMsgsBySentDate

public java.lang.String[] getEdxlDEMsgsBySentDate(java.lang.String in0)
                                           throws java.rmi.RemoteException
Specified by:
getEdxlDEMsgsBySentDate in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException