Uses of Class
de.hybris.platform.cockpit.reports.exceptions.JasperWidgetException
-
Packages that use JasperWidgetException Package Description de.hybris.platform.cockpit.reports de.hybris.platform.cockpit.reports.impl -
-
Uses of JasperWidgetException in de.hybris.platform.cockpit.reports
Methods in de.hybris.platform.cockpit.reports that throw JasperWidgetException Modifier and Type Method Description org.zkoss.image.AImageJasperReportCacheService. getImageForJasperWidgetPreferences(JasperWidgetPreferencesModel widget)Returns cached image for widget. -
Uses of JasperWidgetException in de.hybris.platform.cockpit.reports.impl
Methods in de.hybris.platform.cockpit.reports.impl that throw JasperWidgetException Modifier and Type Method Description org.zkoss.image.AImageDefaultJasperReportCacheService. getImageForJasperWidgetPreferences(JasperWidgetPreferencesModel widget)Returns cached image for widget.
-