Interface WithIdAndVersion

All Superinterfaces:
WithId
All Known Implementing Classes:
EntityVersion, EntityWithVersion, WithIdAndVersion.DefaultWithIdAndVersion

public interface WithIdAndVersion extends WithId
Entities implementing this interface are supposed to be uniquely identifiable by id and have a version.