|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--universe.client.database.DatabaseObjectView
This is the base class for all client side database objects. This class is used for transmission.
| Field Summary | |
Index |
index
|
| Constructor Summary | |
DatabaseObjectView(Index index)
|
|
| Method Summary | |
Index |
getIndex()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public Index index
| Constructor Detail |
public DatabaseObjectView(Index index)
| Method Detail |
public Index getIndex()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||