|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.util.ajax.AjaxResponse
public class AjaxResponse
Created by IntelliJ IDEA. User: Tomd Date: 20/09/2005 Time: 11:58:00 To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
AjaxResponse()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getResponse()
|
boolean |
isSuccess()
|
void |
setResponse(java.lang.String response)
|
void |
setSuccess(boolean success)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AjaxResponse()
| Method Detail |
|---|
public boolean isSuccess()
public void setSuccess(boolean success)
public java.lang.String getResponse()
public void setResponse(java.lang.String response)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||