Uses of Class
de.hybris.platform.cockpit.reports.model.CompiledJasperMediaModel
Packages that use CompiledJasperMediaModel
Package
Description
-
Uses of CompiledJasperMediaModel in de.hybris.platform.cockpit.reports
Methods in de.hybris.platform.cockpit.reports that return CompiledJasperMediaModelModifier and TypeMethodDescriptionJasperMediaService.setCompiledCounterpartForMedia(CompiledJasperMediaModel jasperMedia) Sets compiled report for media.Methods in de.hybris.platform.cockpit.reports with parameters of type CompiledJasperMediaModelModifier and TypeMethodDescriptionJasperMediaService.setCompiledCounterpartForMedia(CompiledJasperMediaModel jasperMedia) Sets compiled report for media. -
Uses of CompiledJasperMediaModel in de.hybris.platform.cockpit.reports.impl
Methods in de.hybris.platform.cockpit.reports.impl that return CompiledJasperMediaModelModifier and TypeMethodDescriptionDefaultJasperMediaService.setCompiledCounterpartForMedia(CompiledJasperMediaModel jasperMedia) Sets compiled report for media.Methods in de.hybris.platform.cockpit.reports.impl with parameters of type CompiledJasperMediaModelModifier and TypeMethodDescriptionDefaultJasperMediaService.setCompiledCounterpartForMedia(CompiledJasperMediaModel jasperMedia) Sets compiled report for media. -
Uses of CompiledJasperMediaModel in de.hybris.platform.cockpit.services.reports
Methods in de.hybris.platform.cockpit.services.reports with parameters of type CompiledJasperMediaModelModifier and TypeMethodDescriptionReportsService.createCompiledCounterpart(CompiledJasperMediaModel xmlReport) Creates compiled version of given report. -
Uses of CompiledJasperMediaModel in de.hybris.platform.cockpit.services.reports.impl
Methods in de.hybris.platform.cockpit.services.reports.impl with parameters of type CompiledJasperMediaModelModifier and TypeMethodDescriptionDefaultReportsService.createCompiledCounterpart(CompiledJasperMediaModel xmlReportModel)