| Class | Description |
|---|---|
| Capital | |
| CapitalDistances |
CapitalDistances is a JPA entity that represents a distance
between two capital cities.
|
| Event |
Event is a JPA entity that represents an event of the
application.
|
| Friendship |
is a JPA entity that represents the friendship of the application.
|
| Notification | |
| NotificationId | |
| Registration |
A Registration is a temporary entity created when a user is
registered in the system.
|
| User |
An entity that represents an user of the application.
|
| UserNotifications |
| Enum | Description |
|---|---|
| Event.Category |
Enum representing all the available event categories: Books, Internet,
Movies, Music, Sports, Television, Theatre and Travels.
|
| FriendshipState |
Constants that represent the friendship state in the system.
|
| Role |
Constants that represent the user roles in the system.
|
| State |
Copyright © 2017. All rights reserved.