org.nakedobjects.persistence.file
Class CollectionData
java.lang.Object
org.nakedobjects.persistence.file.Data
org.nakedobjects.persistence.file.CollectionData
- public class CollectionData
- extends Data
A logical collection of elements of a specified type
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
addElement
public void addElement(NakedObject object)
addElement
public void addElement(java.lang.String type,
long id)
removeElement
public void removeElement(NakedObject object)
references
public ReferenceVector references()
toString
public java.lang.String toString()