E
- The table's entitypublic interface TableOperationCallback<E>
Modifier and Type | Method and Description |
---|---|
void |
onCompleted(E entity,
Exception exception,
ServiceFilterResponse response)
Method to call if the operation finishes successfully
|
void onCompleted(E entity, Exception exception, ServiceFilterResponse response)
entity
- The obtained entityexception
- An exception representing the error, in case there was oneresponse
- Response object