Interface Versioned

All Known Implementing Classes:
VersionedBaseEntity, VersionedEntity

public interface Versioned

Base interface for versioned entity.

Author:
Bauke Scholtz
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getVersion

      Long getVersion()