Package mc.core.model.base
Interface IVersionManaged
- All Superinterfaces:
IBaseEntity,ICoreEntity,IEntity,Serializable
Marker interface to signal that the implementing entity has versions. Verions track the change history
of entities without carrying a copy of the entity in former states, but having the date, a version number
and a textual change history
-
Method Summary
Methods inherited from interface mc.core.model.base.IBaseEntity
getId, setIdMethods inherited from interface mc.core.model.base.IEntity
getDescription, getInternalDescription, getName, getPrio, setInternalDescription