|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--oracle.jbo.common.PiggybackNavigEntry
This class is a helper class for Client Service to do piggybacking.
| Constructor Summary | |
PiggybackNavigEntry()
|
|
PiggybackNavigEntry(int id,
int rowIndex,
int currentRowSlot)
|
|
| Method Summary | |
int |
getCurrentRowSlot()
|
int |
getId()
|
int |
getRowIndex()
|
int |
getSourceId()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public PiggybackNavigEntry()
public PiggybackNavigEntry(int id,
int rowIndex,
int currentRowSlot)
| Method Detail |
public int getId()
public int getSourceId()
public int getRowIndex()
public int getCurrentRowSlot()
|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||