public interface OhEntityCallback<T extends BaseEntity>
| Modifier and Type | Method and Description |
|---|---|
void |
callError(int statusCode,
String errorText,
Exception e) |
void |
callSuccess(OhEntityResult<T> result) |
void callSuccess(OhEntityResult<T> result)
Copyright © 2017 Peter Helmich. All rights reserved.