|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OnBeanPost
Interface to which is reported the result of an HTTP POST of the data contained in a bean.
| Method Summary | |
|---|---|
void |
onSuccess(String url)
Called if the POST succeeded. |
| Methods inherited from interface com.novell.sentinel.client.bean.OnBeanOpComplete |
|---|
onError |
| Method Detail |
|---|
void onSuccess(String url)
url - The URL of the newly-created data item as reported in the POST results.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||