|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.messaging.proxy.ProxyResponse
public class ProxyResponse
Constructor Summary | |
---|---|
ProxyResponse()
|
Method Summary | |
---|---|
java.lang.Exception |
getException()
|
java.lang.Object |
getResult()
|
boolean |
hasError()
|
void |
setException(java.lang.Exception exception)
|
void |
setResult(java.lang.Object result)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyResponse()
Method Detail |
---|
public java.lang.Exception getException()
public java.lang.Object getResult()
public boolean hasError()
public void setException(java.lang.Exception exception)
public void setResult(java.lang.Object result)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |