| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model | |
| net.blugrid.core.utils |
| Modifier and Type | Method and Description |
|---|---|
Competition |
CompetitionDAOImpl.post(Token Token,
Competition comp) |
Competition |
CompetitionDAO.post(Token token,
Competition comp) |
| Modifier and Type | Method and Description |
|---|---|
List<Competition> |
CompetitionDAOImpl.getAll(Token token) |
List<Competition> |
CompetitionDAO.getAll(Token token) |
List<Competition> |
CompetitionDAOImpl.getByUUID(Token token,
UUID uuid) |
List<Competition> |
CompetitionDAO.getByUUID(Token token,
UUID uuid) |
| Modifier and Type | Method and Description |
|---|---|
Competition |
CompetitionDAOImpl.post(Token Token,
Competition comp) |
Competition |
CompetitionDAO.post(Token token,
Competition comp) |
| Modifier and Type | Method and Description |
|---|---|
Competition |
CompetitionCustomerAccount.getCompetition() |
| Modifier and Type | Method and Description |
|---|---|
List<Competition> |
Note.getNotecompetitionreferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompetitionCustomerAccount.setCompetition(Competition competition) |
| Modifier and Type | Method and Description |
|---|---|
void |
Note.setNotecompetitionreferences(List<Competition> notecompetitionreferences) |
| Modifier and Type | Method and Description |
|---|---|
static List<Competition> |
PostgresqlJson.jsonListToCompetitionList(List<JsonData> jsondata) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.