| Home | Trees | Indices | Help |
|
|---|
|
|
Set of classes to keep track of changes to objects and be able to restore their state
|
|||
|
Memento Keeps information on the previous state of objects, to keep track of changes and enable restore to that previous state |
|||
|
BeforeUpdate The state of the object before an update took place |
|||
|
BeforeDelete The state of the object before it is deleted |
|||
|
Create Marks the creation of an object |
|||
|
|||
__metadata__ = metadata
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 31 18:49:50 2009 | http://epydoc.sourceforge.net |