Interface Identifiable<K>

Type Parameters:
K -
All Known Implementing Classes:
BaseEntity

public interface Identifiable<K>
Represents an object that can be identified
Author:
mlopez
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getId

      K getId()