| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model | |
| net.blugrid.core.utils | |
| net.blugrid.service |
| Modifier and Type | Method and Description |
|---|---|
Website |
WebsiteDAOImpl.getWebsiteByUUID(Token token,
UUID uuid) |
Website |
WebsiteDAO.getWebsiteByUUID(Token token,
UUID uuid) |
Website |
WebsiteDAOImpl.postByUUID(Token token,
Website website) |
Website |
WebsiteDAO.postByUUID(Token token,
Website website) |
| Modifier and Type | Method and Description |
|---|---|
Website |
WebsiteDAOImpl.postByUUID(Token token,
Website website) |
Website |
WebsiteDAO.postByUUID(Token token,
Website website) |
| Modifier and Type | Method and Description |
|---|---|
Website |
PasswordResetRequest.getWebsite() |
Website |
EmailTemplate.getWebsite() |
| Modifier and Type | Method and Description |
|---|---|
void |
PasswordResetRequest.setWebsite(Website website) |
void |
EmailTemplate.setWebsite(Website website) |
| Modifier and Type | Method and Description |
|---|---|
static Website |
PostgresqlJson.jsonToWebsite(String jsondata) |
| Modifier and Type | Method and Description |
|---|---|
void |
SeoServiceImpl.saveStaticWebSite(Token token,
Website website) |
void |
SeoService.saveStaticWebSite(Token token,
Website website) |
void |
WebSitemapServiceImpl.updateWebSitemap(Token token,
Website website) |
void |
WebSitemapService.updateWebSitemap(Token token,
Website website) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.