|
Business Components 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.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,
java.lang.Object[] rowFilterValues)
|
Method Summary | |
int |
getAbsRowIndex()
|
int |
getCurrentRowSlot()
|
int |
getRangeRowIndex()
|
java.lang.Object[] |
getRowFilterValues()
|
int |
getSourceId()
|
Methods inherited from class oracle.jbo.common.SvcMsgResponse |
getName, getOperation, isReference |
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, java.lang.Object[] rowFilterValues)
Method Detail |
public int getSourceId()
public int getAbsRowIndex()
public int getRangeRowIndex()
public int getCurrentRowSlot()
public java.lang.Object[] getRowFilterValues()
|
Business Components 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.