| 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.
|
| Notification | |
| 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.
|
| Enum | Description |
|---|---|
| Event.Category |
Enum representing all the available event categories: Books, Internet,
Movies, Music, Sports, Television, Theatre and Travels.
|
| Role |
Constants that represent the user roles in the system.
|
| State |
Copyright © 2015. All rights reserved.