Package io.rocketbase.commons.model
-
Interface Summary Interface Description EntityWithKeyValue<T> HasFirstAndLastName entity/dto has firstName + lastName capabilityHasKeyValue entity/dto has key value capability
| Interface | Description |
|---|---|
| EntityWithKeyValue<T> | |
| HasFirstAndLastName |
entity/dto has firstName + lastName capability
|
| HasKeyValue |
entity/dto has key value capability
|