Uses of Interface
de.hybris.platform.cockpit.reports.JasperMediaService
-
Packages that use JasperMediaService Package Description de.hybris.platform.cockpit.reports.impl de.hybris.platform.cockpit.reports.interceptor -
-
Uses of JasperMediaService in de.hybris.platform.cockpit.reports.impl
Classes in de.hybris.platform.cockpit.reports.impl that implement JasperMediaService Modifier and Type Class Description class
DefaultJasperMediaService
Default implementation ofJasperMediaService
Methods in de.hybris.platform.cockpit.reports.impl with parameters of type JasperMediaService Modifier and Type Method Description void
DefaultJasperReportCacheService. setJasperMediaService(JasperMediaService jasperMediaService)
-
Uses of JasperMediaService in de.hybris.platform.cockpit.reports.interceptor
Methods in de.hybris.platform.cockpit.reports.interceptor with parameters of type JasperMediaService Modifier and Type Method Description void
JasperMediaPrepareInterceptor. setJasperMediaService(JasperMediaService jasperMediaService)
-