|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jbo.common.PiggybackKeyEntry
This class is a helper class for Client Service to do piggybacking on keys.
Constructor Summary |
PiggybackKeyEntry(Key key)
|
Method Summary |
Type | Method |
---|---|
int |
getId()
|
Key |
getKey()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PiggybackKeyEntry(Key key)
Method Detail |
public Key getKey()
public int getId()
getId
in interface PiggybackEntry
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |