|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jbo.common.SvcMsgResponse | +--oracle.jbo.common.SvcMethodResponse
Field Summary |
Constructor Summary | |
SvcMethodResponse(java.lang.String methodName) | |
SvcMethodResponse(java.lang.String methodName, java.io.Serializable response) |
Method Summary | |
java.lang.String |
getMethodName() |
java.io.Serializable |
getResponse() |
Methods inherited from class oracle.jbo.common.SvcMsgResponse |
getName, getOperation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SvcMethodResponse(java.lang.String methodName)
public SvcMethodResponse(java.lang.String methodName, java.io.Serializable response)
Method Detail |
public java.io.Serializable getResponse()
public java.lang.String getMethodName()
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.