org.chorem.lima.service.neogia
Class GetEntryByTransactionStub

java.lang.Object
  extended by org.apache.axis2.client.Stub
      extended by org.chorem.lima.service.neogia.GetEntryByTransactionStub

public class GetEntryByTransactionStub
extends org.apache.axis2.client.Stub


Field Summary
protected  org.apache.axis2.description.AxisOperation[] _operations
           
 
Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules
 
Constructor Summary
GetEntryByTransactionStub()
          Default Constructor
GetEntryByTransactionStub(org.apache.axis2.context.ConfigurationContext configurationContext)
          Default Constructor
GetEntryByTransactionStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint)
          Constructor that takes in a configContext
GetEntryByTransactionStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint, boolean useSeparateListener)
          Constructor that takes in a configContext and useseperate listner
GetEntryByTransactionStub(java.lang.String targetEndpoint)
          Constructor taking the target endpoint
 
Method Summary
 org.apache.xmlbeans.XmlObject fromOM(org.apache.axiom.om.OMElement param, java.lang.Class type, java.util.Map extraNamespaces)
           
 org.ofbiz.webservice.proxies.GetEntryByTransactionResponseDocument getEntryByTransaction(org.ofbiz.webservice.proxies.GetEntryByTransactionDocument getEntryByTransaction0)
          Auto generated method signature
 void startgetEntryByTransaction(org.ofbiz.webservice.proxies.GetEntryByTransactionDocument getEntryByTransaction0, GetEntryByTransactionCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_operations

protected org.apache.axis2.description.AxisOperation[] _operations
Constructor Detail

GetEntryByTransactionStub

public GetEntryByTransactionStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                 java.lang.String targetEndpoint)
                          throws org.apache.axis2.AxisFault
Constructor that takes in a configContext

Throws:
org.apache.axis2.AxisFault

GetEntryByTransactionStub

public GetEntryByTransactionStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                 java.lang.String targetEndpoint,
                                 boolean useSeparateListener)
                          throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner

Throws:
org.apache.axis2.AxisFault

GetEntryByTransactionStub

public GetEntryByTransactionStub(org.apache.axis2.context.ConfigurationContext configurationContext)
                          throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

GetEntryByTransactionStub

public GetEntryByTransactionStub()
                          throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

GetEntryByTransactionStub

public GetEntryByTransactionStub(java.lang.String targetEndpoint)
                          throws org.apache.axis2.AxisFault
Constructor taking the target endpoint

Throws:
org.apache.axis2.AxisFault
Method Detail

getEntryByTransaction

public org.ofbiz.webservice.proxies.GetEntryByTransactionResponseDocument getEntryByTransaction(org.ofbiz.webservice.proxies.GetEntryByTransactionDocument getEntryByTransaction0)
                                                                                         throws java.rmi.RemoteException
Auto generated method signature

Parameters:
getEntryByTransaction0 -
Throws:
java.rmi.RemoteException
See Also:
neogia.GetEntryByTransaction

startgetEntryByTransaction

public void startgetEntryByTransaction(org.ofbiz.webservice.proxies.GetEntryByTransactionDocument getEntryByTransaction0,
                                       GetEntryByTransactionCallbackHandler callback)
                                throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getEntryByTransaction0 -
Throws:
java.rmi.RemoteException
See Also:
neogia.GetEntryByTransaction

fromOM

public org.apache.xmlbeans.XmlObject fromOM(org.apache.axiom.om.OMElement param,
                                            java.lang.Class type,
                                            java.util.Map extraNamespaces)
                                     throws org.apache.axis2.AxisFault
Throws:
org.apache.axis2.AxisFault


Copyright © 2008-2010 CodeLutin. All Rights Reserved.