| Interface | Description |
|---|---|
| Identifiable |
Implementing interface states that this class has some kind of number unique for instance.
|
| LocalIdentifiable |
Interface states that implementing model have primary key for database.
|
| Class | Description |
|---|---|
| EntityWithId |
By Mikołaj Styś
Convenient implementation of
LocalIdentifiable |