| Constructor and Description |
|---|
BrandDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAll(Token token) |
String |
getAllWebsiteBrands(Token token) |
String |
getByUUID(Token token,
UUID uuid) |
String |
getWebsiteBrandByUUID(Token token,
UUID uuid) |
BrandResponse |
post(Token token,
Brand brand) |
void |
setDataSource(DataSource dataSource) |
public void setDataSource(DataSource dataSource)
public String getAllWebsiteBrands(Token token)
getAllWebsiteBrands in interface BrandDAOpublic String getWebsiteBrandByUUID(Token token, UUID uuid)
getWebsiteBrandByUUID in interface BrandDAOpublic BrandResponse post(Token token, Brand brand)
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.