| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model | |
| net.blugrid.core.utils |
| Modifier and Type | Method and Description |
|---|---|
WebContent |
WebContentDAOImpl.post(Token token,
WebContent webcontent) |
WebContent |
WebContentDAO.post(Token token,
WebContent webcontent) |
WebContent |
WebContentDAOImpl.updateModelData(Token token,
UUID uuid,
String modeldata) |
WebContent |
WebContentDAO.updateModelData(Token token,
UUID uuid,
String modeldata) |
| Modifier and Type | Method and Description |
|---|---|
WebContent |
WebContentDAOImpl.post(Token token,
WebContent webcontent) |
WebContent |
WebContentDAO.post(Token token,
WebContent webcontent) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmailWebContent |
| Modifier and Type | Method and Description |
|---|---|
WebContent |
Website.getFooter() |
| Modifier and Type | Method and Description |
|---|---|
List<WebContent> |
WebPage.getWebcontent() |
List<WebContent> |
EmailTemplate.getWebcontent() |
List<WebContent> |
Item.getWebcontents() |
| Modifier and Type | Method and Description |
|---|---|
void |
Website.setFooter(WebContent footer) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebPage.setWebcontent(List<WebContent> webcontent) |
void |
EmailTemplate.setWebcontent(List<WebContent> webcontent) |
void |
Item.setWebcontents(List<WebContent> webcontents) |
| Modifier and Type | Method and Description |
|---|---|
static WebContent |
PostgresqlJson.jsonToWebContent(JsonData jsondata) |
| Modifier and Type | Method and Description |
|---|---|
static List<WebContent> |
PostgresqlJson.jsonListWebContentList(List<JsonData> jsondata) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.