public interface FaultDBService
| Modifier and Type | Method and Description |
|---|---|
Customer[] |
_getcustomers1()
Auto generated method signature
|
Customer[] |
_postcustomers2()
Auto generated method signature
|
Customer[] |
basic_array_type_op(String country24,
String[] state25,
int creditLimit26,
String[] city27,
String contactFirstName28)
Auto generated method signature
|
Customer[] |
basic_merge_op()
Auto generated method signature
|
Payment[] |
select_attributes_op()
Auto generated method signature
|
Product[] |
select_op_all_fields()
Auto generated method signature
|
OrderDetails[] |
select_op_count()
Auto generated method signature
|
Customer[] |
select_op_given_fields()
Auto generated method signature
|
void |
start_getcustomers1(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
start_postcustomers2(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startbasic_array_type_op(String country24,
String[] state25,
int creditLimit26,
String[] city27,
String contactFirstName28,
FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startbasic_merge_op(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startselect_attributes_op(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startselect_op_all_fields(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startselect_op_count(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startselect_op_given_fields(FaultDBServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
Customer[] _getcustomers1() throws RemoteException, DataServiceFaultException
_getcustomers18 - DataServiceFaultException - :RemoteExceptionvoid start_getcustomers1(FaultDBServiceCallbackHandler callback) throws RemoteException
_getcustomers18 - RemoteExceptionProduct[] select_op_all_fields() throws RemoteException, DataServiceFaultException
select_op_all_fields11 - DataServiceFaultException - :RemoteExceptionvoid startselect_op_all_fields(FaultDBServiceCallbackHandler callback) throws RemoteException
select_op_all_fields11 - RemoteExceptionOrderDetails[] select_op_count() throws RemoteException, DataServiceFaultException
select_op_count14 - DataServiceFaultException - :RemoteExceptionvoid startselect_op_count(FaultDBServiceCallbackHandler callback) throws RemoteException
select_op_count14 - RemoteExceptionCustomer[] _postcustomers2() throws RemoteException, DataServiceFaultException
_postcustomers217 - DataServiceFaultException - :RemoteExceptionvoid start_postcustomers2(FaultDBServiceCallbackHandler callback) throws RemoteException
_postcustomers217 - RemoteExceptionPayment[] select_attributes_op() throws RemoteException, DataServiceFaultException
select_attributes_op20 - DataServiceFaultException - :RemoteExceptionvoid startselect_attributes_op(FaultDBServiceCallbackHandler callback) throws RemoteException
select_attributes_op20 - RemoteExceptionCustomer[] basic_array_type_op(String country24, String[] state25, int creditLimit26, String[] city27, String contactFirstName28) throws RemoteException, DataServiceFaultException
basic_array_type_op23 - DataServiceFaultException - :RemoteExceptionvoid startbasic_array_type_op(String country24, String[] state25, int creditLimit26, String[] city27, String contactFirstName28, FaultDBServiceCallbackHandler callback) throws RemoteException
basic_array_type_op23 - RemoteExceptionCustomer[] select_op_given_fields() throws RemoteException, DataServiceFaultException
select_op_given_fields31 - DataServiceFaultException - :RemoteExceptionvoid startselect_op_given_fields(FaultDBServiceCallbackHandler callback) throws RemoteException
select_op_given_fields31 - RemoteExceptionCustomer[] basic_merge_op() throws RemoteException, DataServiceFaultException
basic_merge_op34 - DataServiceFaultException - :RemoteExceptionvoid startbasic_merge_op(FaultDBServiceCallbackHandler callback) throws RemoteException
basic_merge_op34 - RemoteExceptionCopyright © 2018 WSO2. All rights reserved.