| Package | Description |
|---|---|
| net.blugrid.core.model | |
| net.blugrid.core.utils |
| Modifier and Type | Method and Description |
|---|---|
Image |
WebPage.getImage() |
Image |
LogoVariation.getImage() |
Image |
ImageResponse.getImage() |
| Modifier and Type | Method and Description |
|---|---|
List<Image> |
Item.getImages() |
List<Image> |
ImageGallery.getImages() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebPage.setImage(Image image) |
void |
LogoVariation.setImage(Image image) |
void |
ImageResponse.setImage(Image image) |
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setImages(List<Image> images) |
void |
ImageGallery.setImages(List<Image> images) |
| Modifier and Type | Method and Description |
|---|---|
static Image |
PostgresqlJson.jsonToImage(JsonData jsondata) |
| Modifier and Type | Method and Description |
|---|---|
static List<Image> |
PostgresqlJson.jsonListImageList(List<JsonData> jsondata) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.