org.olat.core.util.memento
Class DefaultMemento

java.lang.Object
  extended by org.olat.core.util.memento.Memento
      extended by org.olat.core.util.memento.DefaultMemento
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
QtiNodeMemento

public class DefaultMemento
extends Memento

Description:
TODO: patrick Class Description for DefaultMemento

Initial Date: Nov 25, 2005

Author:
patrick
See Also:
Serialized Form

Constructor Summary
DefaultMemento()
           
 
Method Summary
 
Methods inherited from class org.olat.core.util.memento.Memento
getTimestamp
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMemento

public DefaultMemento()