| Class | Description |
|---|---|
| Story |
This class represents the Story entity, containing its attributes and model methods.
|
| User |
This class models the User domain entity as a JPA entity, providing encapsulated access to its
domain logic and data.
|
| Visit |
This class represents the Visit entity, containing its attributes and model methods.
|
| Enum | Description |
|---|---|
| Genre | |
| Role |
Enumeration for all the possible roles an
User can have in the application. |
| Topic |
Copyright © 2021. All rights reserved.