|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OnBeanCount
Interface to which is reported the result of an HTTP GET of the count of data items represented by a bean type.
| Method Summary | |
|---|---|
void |
onCount(long count)
Called if the GET of the item count succeeded. |
| Methods inherited from interface com.novell.sentinel.client.bean.OnBeanOpComplete |
|---|
onError |
| Method Detail |
|---|
void onCount(long count)
count - The count (the result of the GET).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||