public interface BrandingPlugin
| Modifier and Type | Method and Description |
|---|---|
String |
getBase64FavIcon() |
String |
getBase64ProductImage() |
String |
getBase64VendorImage() |
String |
getFavIcon() |
String |
getProductImage() |
String |
getProductName() |
String |
getProductURL() |
String |
getVendorImage() |
String |
getVendorName() |
String |
getVendorURL() |
String getProductName()
String getProductURL()
String getProductImage()
String getBase64ProductImage() throws IOException
IOExceptionString getVendorName()
String getVendorURL()
String getVendorImage()
String getBase64VendorImage() throws IOException
IOExceptionString getFavIcon()
String getBase64FavIcon() throws IOException
IOExceptionThis work is licensed under a Creative Commons Attribution 4.0 International License.