| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
String |
LogoDAOImpl.postLogo(Token token,
Logo logo) |
String |
LogoDAO.postLogo(Token token,
Logo logo) |
| Modifier and Type | Method and Description |
|---|---|
Logo |
Website.getLogo() |
Logo |
Brand.getLogo() |
| Modifier and Type | Method and Description |
|---|---|
List<Logo> |
Brand.getLogos() |
| Modifier and Type | Method and Description |
|---|---|
void |
Website.setLogo(Logo logo) |
void |
Brand.setLogo(Logo logo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Brand.setLogos(List<Logo> logos) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.