| Constructor and Description |
|---|
EventDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAll(Token token) |
Event |
getByUUID(Token token,
UUID uuid) |
String |
getByUUIDString(Token token,
UUID uuid) |
String |
getCustomerRegistrations(Token token,
UUID uuid) |
Event |
post(Token Token,
Event event) |
CustomerAccountResponse |
postCustomerEventRegistration(Token token,
CustomerAccount customeraccount) |
void |
setDataSource(DataSource dataSource) |
public void setDataSource(DataSource dataSource)
public CustomerAccountResponse postCustomerEventRegistration(Token token, CustomerAccount customeraccount)
postCustomerEventRegistration in interface EventDAOpublic String getByUUIDString(Token token, UUID uuid)
getByUUIDString in interface EventDAOpublic String getCustomerRegistrations(Token token, UUID uuid)
getCustomerRegistrations in interface EventDAOCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.