| Class | Description |
|---|---|
| CompetitionDTO |
Data transfer object to send and receive competition data in the REST layer
|
| CompetitionPrivateResource |
Resource that represents an user's competitions in the application.
|
| CompetitionResource |
Resource that represents the public competitions in the application.
|
| HeadquartersDTO |
Data transfer object to send and receive headquarters data in the REST layer
|
| HeadquartersResource |
Resource that represents all the publics headquarters in the application.
|
| IllegalArgumentExceptionMapper | |
| TeamDTO |
Data transfer object to send and receive team data in the REST layer
|
| TeamPrivateResource |
Resource that represents an user's teams in the application.
|
| TeamResource |
Resource that represents all the publics teams in the application.
|
| UserDTO |
Data transfer object to send and receive user data in the REST layer
|
| UserResource |
Resource that represents the users in the application.
|
Copyright © 2018. All rights reserved.