|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.odi.sdk.invocation.OdiInvocationResult
public class OdiInvocationResult
Result of an execution request.
Method Summary | |
---|---|
java.lang.String |
getErrorMessage()
Returns the error message. |
java.lang.String |
getSessionNumber()
Returns the execution session number. |
boolean |
isOk()
Returns true of the request was successful. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getErrorMessage()
public boolean isOk()
public java.lang.String getSessionNumber()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |