[This is preliminary documentation and subject to change.]
Interface to extend the functionality offered by the IPersistableObject interface
For a list of all members of this type, see IPersistentObject Members.
| Type | Description |
|---|---|
| PersistentObject | The abstract class from which all persistent objects must inherit. |
This interface is implemented by the PersistentObject class and includes the functionality needed for an object to be able to save and retrieve itself. This interface can be manually implemented if desired, but it is not recommended. Instead it is recommended that the PersistentObject be inherited into your business classes.
Namespace: AtomsFramework
Assembly: AtomsFramework (in AtomsFramework.dll)
IPersistentObject Members | AtomsFramework Namespace