JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
V
O
onAccountError(int, String, Exception)
- Method in interface no.tellu.findit.client.api.
AsyncService.AccountCallback
onAccountOK(long, String)
- Method in interface no.tellu.findit.client.api.
AsyncService.AccountCallback
The successful completion of the transaction means that the user is authenticated and can do transactions in the customer account specified by the method parameters.
onRetrieveError(int, String, GetTransaction)
- Method in interface no.tellu.findit.client.api.
AsyncService.DataRetrieveCallback
Called if the transaction doesn't complete successfully.
onRetrieveOK(JSONArray, GetTransaction)
- Method in interface no.tellu.findit.client.api.
AsyncService.DataRetrieveCallback
Called on successful completion of the transaction, with the list of resource objects returned.
onTransactionError(int, String, Exception)
- Method in interface no.tellu.findit.client.api.
AsyncService.TransactionCallback
onTransactionOK(JSONObject)
- Method in interface no.tellu.findit.client.api.
AsyncService.TransactionCallback
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes