|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dartra.standard.dao.ser.DataContainer
Container for all data in a data file accessed via an serialisation data source.
User a DataAccessor to access the data in this container
SerDataSource,
DataAccessor,
Serialized Form| Constructor Summary | |
DataContainer()
|
|
| Method Summary | |
java.lang.Object |
getNextId()
Generate the next unique object id for objects stored in this container. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DataContainer()
| Method Detail |
public java.lang.Object getNextId()
Generate the next unique object id for objects stored in this container.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||