|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hydrateframework.ObjectContext.IndexEntry
public static class ObjectContext.IndexEntry
This class stores an entry in an index.when it needs to be passed to
the outside world. This is useful when an object is being reindexed
(that is, its primary key is being changed) by an external object.
The indexes held within this object are represented by classes
derived from ObjectIndex
and this class has nothing to do
with storing their data.
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |