org.olat.core.util.memento
Class Memento

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

public abstract class Memento
extends java.lang.Object
implements java.io.Serializable

Description:
TODO: patrick Class Description for Memento

Initial Date: Nov 25, 2005

Author:
patrick
See Also:
Serialized Form

Constructor Summary
Memento()
           
 
Method Summary
 long getTimestamp()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Memento

public Memento()
Method Detail

getTimestamp

public long getTimestamp()
Returns:
creation time of the memento