public class HL7StoreAdminServiceStub extends org.apache.axis2.client.Stub implements HL7StoreAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
HL7StoreAdminServiceStub()
Default Constructor
|
HL7StoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
HL7StoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
HL7StoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
HL7StoreAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
boolean |
flushMessages(String storeName99)
Auto generated method signature
|
String |
getClassName(String name95)
Auto generated method signature
|
String[] |
getHL7Proxies(String storeName86)
Auto generated method signature
|
String[] |
getHL7StoreNames()
Auto generated method signature
|
TransferableHL7Message |
getMessage(String storeName121,
String messageId122)
Auto generated method signature
|
TransferableHL7Message[] |
getMessages(String storeName117)
Auto generated method signature
|
TransferableHL7Message[] |
getMessagesPaginated(String storeName103,
int pageNumber104)
Auto generated method signature
|
int |
getSearchSize(String storeName90,
String query91)
Auto generated method signature
|
int |
getSize(String name108)
Auto generated method signature
|
TransferableHL7Message[] |
search(String storeName112,
String query113)
Auto generated method signature
|
boolean |
sendMessage(String msg126,
String storeName127,
String proxyName128)
Auto generated method signature
|
void |
startflushMessages(String storeName99,
HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetClassName(String name95,
HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetHL7Proxies(String storeName86,
HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetHL7StoreNames(HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessage(String storeName121,
String messageId122,
HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessages(String storeName117,
HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMessagesPaginated(String storeName103,
int pageNumber104,
HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSearchSize(String storeName90,
String query91,
HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSize(String name108,
HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startsearch(String storeName112,
String query113,
HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startsendMessage(String msg126,
String storeName127,
String proxyName128,
HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startupdateMessage(String storeName79,
String messageId80,
String er7Payload81,
String xmlPayload82,
HL7StoreAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
updateMessage(String storeName79,
String messageId80,
String er7Payload81,
String xmlPayload82)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public HL7StoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public HL7StoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public HL7StoreAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public HL7StoreAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public HL7StoreAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public boolean updateMessage(String storeName79, String messageId80, String er7Payload81, String xmlPayload82) throws RemoteException
updateMessage
in interface HL7StoreAdminService
updateMessage78
- RemoteException
HL7StoreAdminService.updateMessage(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void startupdateMessage(String storeName79, String messageId80, String er7Payload81, String xmlPayload82, HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startupdateMessage
in interface HL7StoreAdminService
updateMessage78
- RemoteException
HL7StoreAdminService.startupdateMessage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
public String[] getHL7Proxies(String storeName86) throws RemoteException
getHL7Proxies
in interface HL7StoreAdminService
getHL7Proxies85
- RemoteException
HL7StoreAdminService.getHL7Proxies(java.lang.String)
public void startgetHL7Proxies(String storeName86, HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startgetHL7Proxies
in interface HL7StoreAdminService
getHL7Proxies85
- RemoteException
HL7StoreAdminService.startgetHL7Proxies(java.lang.String, org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
public int getSearchSize(String storeName90, String query91) throws RemoteException
getSearchSize
in interface HL7StoreAdminService
getSearchSize89
- RemoteException
HL7StoreAdminService.getSearchSize(java.lang.String, java.lang.String)
public void startgetSearchSize(String storeName90, String query91, HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startgetSearchSize
in interface HL7StoreAdminService
getSearchSize89
- RemoteException
HL7StoreAdminService.startgetSearchSize(java.lang.String, java.lang.String, org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
public String getClassName(String name95) throws RemoteException
getClassName
in interface HL7StoreAdminService
getClassName94
- RemoteException
HL7StoreAdminService.getClassName(java.lang.String)
public void startgetClassName(String name95, HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startgetClassName
in interface HL7StoreAdminService
getClassName94
- RemoteException
HL7StoreAdminService.startgetClassName(java.lang.String, org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
public boolean flushMessages(String storeName99) throws RemoteException
flushMessages
in interface HL7StoreAdminService
flushMessages98
- RemoteException
HL7StoreAdminService.flushMessages(java.lang.String)
public void startflushMessages(String storeName99, HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startflushMessages
in interface HL7StoreAdminService
flushMessages98
- RemoteException
HL7StoreAdminService.startflushMessages(java.lang.String, org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
public TransferableHL7Message[] getMessagesPaginated(String storeName103, int pageNumber104) throws RemoteException, HL7StoreAdminServiceHL7Exception, HL7StoreAdminServiceIOException, HL7StoreAdminServiceClassNotFoundException
getMessagesPaginated
in interface HL7StoreAdminService
getMessagesPaginated102
- HL7StoreAdminServiceHL7Exception
- :HL7StoreAdminServiceIOException
- :HL7StoreAdminServiceClassNotFoundException
- :RemoteException
HL7StoreAdminService.getMessagesPaginated(java.lang.String, int)
public void startgetMessagesPaginated(String storeName103, int pageNumber104, HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startgetMessagesPaginated
in interface HL7StoreAdminService
getMessagesPaginated102
- RemoteException
HL7StoreAdminService.startgetMessagesPaginated(java.lang.String, int, org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
public int getSize(String name108) throws RemoteException
getSize
in interface HL7StoreAdminService
getSize107
- RemoteException
HL7StoreAdminService.getSize(java.lang.String)
public void startgetSize(String name108, HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startgetSize
in interface HL7StoreAdminService
getSize107
- RemoteException
HL7StoreAdminService.startgetSize(java.lang.String, org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
public TransferableHL7Message[] search(String storeName112, String query113) throws RemoteException
search
in interface HL7StoreAdminService
search111
- RemoteException
HL7StoreAdminService.search(java.lang.String, java.lang.String)
public void startsearch(String storeName112, String query113, HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startsearch
in interface HL7StoreAdminService
search111
- RemoteException
HL7StoreAdminService.startsearch(java.lang.String, java.lang.String, org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
public TransferableHL7Message[] getMessages(String storeName117) throws RemoteException
getMessages
in interface HL7StoreAdminService
getMessages116
- RemoteException
HL7StoreAdminService.getMessages(java.lang.String)
public void startgetMessages(String storeName117, HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startgetMessages
in interface HL7StoreAdminService
getMessages116
- RemoteException
HL7StoreAdminService.startgetMessages(java.lang.String, org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
public TransferableHL7Message getMessage(String storeName121, String messageId122) throws RemoteException, HL7StoreAdminServiceHL7Exception, HL7StoreAdminServiceIOException, HL7StoreAdminServiceClassNotFoundException
getMessage
in interface HL7StoreAdminService
getMessage120
- HL7StoreAdminServiceHL7Exception
- :HL7StoreAdminServiceIOException
- :HL7StoreAdminServiceClassNotFoundException
- :RemoteException
HL7StoreAdminService.getMessage(java.lang.String, java.lang.String)
public void startgetMessage(String storeName121, String messageId122, HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startgetMessage
in interface HL7StoreAdminService
getMessage120
- RemoteException
HL7StoreAdminService.startgetMessage(java.lang.String, java.lang.String, org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
public boolean sendMessage(String msg126, String storeName127, String proxyName128) throws RemoteException
sendMessage
in interface HL7StoreAdminService
sendMessage125
- RemoteException
HL7StoreAdminService.sendMessage(java.lang.String, java.lang.String, java.lang.String)
public void startsendMessage(String msg126, String storeName127, String proxyName128, HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startsendMessage
in interface HL7StoreAdminService
sendMessage125
- RemoteException
HL7StoreAdminService.startsendMessage(java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
public String[] getHL7StoreNames() throws RemoteException
getHL7StoreNames
in interface HL7StoreAdminService
getHL7StoreNames131
- RemoteException
HL7StoreAdminService.getHL7StoreNames()
public void startgetHL7StoreNames(HL7StoreAdminServiceCallbackHandler callback) throws RemoteException
startgetHL7StoreNames
in interface HL7StoreAdminService
getHL7StoreNames131
- RemoteException
HL7StoreAdminService.startgetHL7StoreNames(org.wso2.carbon.business.messaging.hl7.store.stub.HL7StoreAdminServiceCallbackHandler)
Copyright © 2018 WSO2. All rights reserved.