|
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.SvcMsgResponseNavig
This class is a helper class for Client Service to do piggybacking.
Field Summary |
Constructor Summary | |
SvcMsgResponseNavig(java.lang.String resName) | |
SvcMsgResponseNavig(java.lang.String resName, int sourceId, int absRowIndex, int rangeRowIndex, int currentRowSlot) |
Method Summary | |
int |
getAbsRowIndex() |
int |
getCurrentRowSlot() |
int |
getRangeRowIndex() |
int |
getSourceId() |
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 SvcMsgResponseNavig(java.lang.String resName)
public SvcMsgResponseNavig(java.lang.String resName, int sourceId, int absRowIndex, int rangeRowIndex, int currentRowSlot)
Method Detail |
public int getSourceId()
public int getAbsRowIndex()
public int getRangeRowIndex()
public int getCurrentRowSlot()
|
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.