Uses of Interface
de.hybris.platform.auditreport.service.ReportViewConverterStrategy
Packages that use ReportViewConverterStrategy
Package
Description
-
Uses of ReportViewConverterStrategy in de.hybris.platform.auditreport.service.impl
Classes in de.hybris.platform.auditreport.service.impl that implement ReportViewConverterStrategyModifier and TypeClassDescriptionclassclassThe strategy generates reports by using Apache Velocity templates.classThis implementation ofReportViewConverterStrategygenerated JSON representation of the given collection ofReportViews.Methods in de.hybris.platform.auditreport.service.impl that return ReportViewConverterStrategyModifier and TypeMethodDescriptionprotected ReportViewConverterStrategyDefaultReportViewConverterStrategy.getTextConverterStrategy()Methods in de.hybris.platform.auditreport.service.impl that return types with arguments of type ReportViewConverterStrategyModifier and TypeMethodDescriptionDefaultAuditReportDataService.getReportViewConverterStrategies()Methods in de.hybris.platform.auditreport.service.impl with parameters of type ReportViewConverterStrategyModifier and TypeMethodDescriptionvoidDefaultReportViewConverterStrategy.setTextConverterStrategy(ReportViewConverterStrategy textConverterStrategy) Sets an implementation of theReportViewConverterStrategywhich generates text representation of the report.Method parameters in de.hybris.platform.auditreport.service.impl with type arguments of type ReportViewConverterStrategyModifier and TypeMethodDescriptionvoidDefaultAuditReportDataService.setReportViewConverterStrategies(List<ReportViewConverterStrategy> reportViewConverterStrategies) -
Uses of ReportViewConverterStrategy in de.hybris.platform.integrationbackoffice.widgets.modals.builders
Methods in de.hybris.platform.integrationbackoffice.widgets.modals.builders that return types with arguments of type ReportViewConverterStrategyMethod parameters in de.hybris.platform.integrationbackoffice.widgets.modals.builders with type arguments of type ReportViewConverterStrategyModifier and TypeMethodDescriptionvoidAbstractAuditReportBuilder.setReportViewConverterStrategies(List<ReportViewConverterStrategy> converterStrategies)