org.cmis.interopserver.services.edxlde
Class EDXLDistributionElementSoapBindingSkeleton

java.lang.Object
  extended by org.cmis.interopserver.services.edxlde.EDXLDistributionElementSoapBindingSkeleton
All Implemented Interfaces:
java.io.Serializable, java.rmi.Remote, org.apache.axis.wsdl.Skeleton, EDXLDistributionElement

public class EDXLDistributionElementSoapBindingSkeleton
extends java.lang.Object
implements EDXLDistributionElement, org.apache.axis.wsdl.Skeleton

See Also:
Serialized Form

Constructor Summary
EDXLDistributionElementSoapBindingSkeleton()
           
EDXLDistributionElementSoapBindingSkeleton(EDXLDistributionElement impl)
           
 
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)
           
static java.util.List getOperationDescByName(java.lang.String methodName)
          Returns List of OperationDesc objects with this name
static java.util.Collection getOperationDescs()
          Returns Collection of OperationDescs
 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

EDXLDistributionElementSoapBindingSkeleton

public EDXLDistributionElementSoapBindingSkeleton()

EDXLDistributionElementSoapBindingSkeleton

public EDXLDistributionElementSoapBindingSkeleton(EDXLDistributionElement impl)
Method Detail

getOperationDescByName

public static java.util.List getOperationDescByName(java.lang.String methodName)
Returns List of OperationDesc objects with this name


getOperationDescs

public static java.util.Collection getOperationDescs()
Returns Collection of OperationDescs


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