public interface GSpreadSample
Modifier and Type | Method and Description |
---|---|
Customer[] |
_getcustomers()
Auto generated method signature
|
Customer[] |
getCustomers()
Auto generated method signature
|
void |
start_getcustomers(GSpreadSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCustomers(GSpreadSampleCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
Customer[] _getcustomers() throws RemoteException, DataServiceFault
_getcustomers2
- DataServiceFault
- :RemoteException
void start_getcustomers(GSpreadSampleCallbackHandler callback) throws RemoteException
_getcustomers2
- RemoteException
Customer[] getCustomers() throws RemoteException, DataServiceFault
getCustomers5
- DataServiceFault
- :RemoteException
void startgetCustomers(GSpreadSampleCallbackHandler callback) throws RemoteException
getCustomers5
- RemoteException
Copyright © 2015 WSO2 Inc. All rights reserved.