Uses of Interface
org.faktorips.util.memento.Memento
Packages that use Memento
Package
Description
This package defines some interfaces for the memento pattern.
-
Uses of Memento in org.faktorips.util.memento
Classes in org.faktorips.util.memento that implement MementoModifier and TypeClassDescriptionclassA memento that stores the originator's state as string.classA memento that stores the originator's state as XML element.Methods in org.faktorips.util.memento that return MementoModifier and TypeMethodDescriptionMementoSupport.newMemento()Creates a new memento that holds the object's current state.Methods in org.faktorips.util.memento with parameters of type Memento