|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Data | |
|---|---|
| org.nakedobjects.plugins.xml.objectstore.internal.data | |
| org.nakedobjects.plugins.xml.objectstore.internal.data.xml | |
| Uses of Data in org.nakedobjects.plugins.xml.objectstore.internal.data |
|---|
| Subclasses of Data in org.nakedobjects.plugins.xml.objectstore.internal.data | |
|---|---|
class |
CollectionData
A logical collection of elements of a specified type |
class |
ObjectData
A logical collection of elements of a specified type |
| Methods in org.nakedobjects.plugins.xml.objectstore.internal.data that return Data | |
|---|---|
Data |
DataManager.loadData(SerialOid oid)
|
| Methods in org.nakedobjects.plugins.xml.objectstore.internal.data with parameters of type Data | |
|---|---|
void |
DataManager.save(Data data)
Save the data for latter retrieval. |
| Uses of Data in org.nakedobjects.plugins.xml.objectstore.internal.data.xml |
|---|
| Methods in org.nakedobjects.plugins.xml.objectstore.internal.data.xml that return Data | |
|---|---|
Data |
XmlDataManager.loadData(SerialOid oid)
|
| Methods in org.nakedobjects.plugins.xml.objectstore.internal.data.xml with parameters of type Data | |
|---|---|
void |
XmlDataManager.save(Data data)
Save the data for latter retrieval. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||