| Interface | Description |
|---|---|
| EntityIdHelper<T extends AbstractDto,ID> |
Interface for getting the unique identifier ID from an entity of any type T.
|
| Class | Description |
|---|---|
| EntityIdHelperFactory |
Factory class to retrieve an EntityIdHelper for a certain Class> type
|