Class SavedValues

All Implemented Interfaces:
Serializable, Comparable

public class SavedValues extends GeneratedSavedValues
SavedValues describes the changed attributes of an item after this item was saved by calling a HMCSaveAction (see: GenericItemSaveAction).
Its qualified by the modified item, its type, the modifed timestamp, the changed attributes and its values,
the count of changed attributes and the user which has initiated the saving process.
See Also: