Interface Identifiable

All Known Implementing Classes:
BaseEntity, Restoration, Snapshot, SnapshotContentItem, SnapshotHistory

public interface Identifiable
Author:
Daniel Bernstein Date: Jul 21, 2014
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setId(Long id)
     
  • Method Details

    • getId

      Long getId()
    • setId

      void setId(Long id)