| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model | |
| net.blugrid.core.utils |
| Modifier and Type | Method and Description |
|---|---|
Event |
EventDAOImpl.getByUUID(Token token,
UUID uuid) |
Event |
EventDAO.getByUUID(Token token,
UUID uuid) |
Event |
EventDAOImpl.post(Token Token,
Event event) |
Event |
EventDAO.post(Token token,
Event event) |
| Modifier and Type | Method and Description |
|---|---|
Event |
EventDAOImpl.post(Token Token,
Event event) |
Event |
EventDAO.post(Token token,
Event event) |
| Modifier and Type | Method and Description |
|---|---|
Event |
EventCustomerAccount.getEvent() |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
Note.getNoteeventreferences() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventCustomerAccount.setEvent(Event event) |
| Modifier and Type | Method and Description |
|---|---|
void |
Note.setNoteeventreferences(List<Event> noteeventreferences) |
| Modifier and Type | Method and Description |
|---|---|
static Event |
PostgresqlJson.jsonToEvent(String jsondata) |
| Modifier and Type | Method and Description |
|---|---|
static List<Event> |
PostgresqlJson.jsonListToEventList(List<String> jsondata) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.