| Package | Description |
|---|---|
| de.hybris.platform.auditreport.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTemplateViewConverterStrategy |
class |
DefaultReportViewConverterStrategy
The strategy generates reports by using Apache Velocity templates.
|
class |
JsonReportViewConverterStrategy
This implementation of
ReportViewConverterStrategy generated JSON representation of the given collection of
ReportViews. |
| Modifier and Type | Method and Description |
|---|---|
protected ReportViewConverterStrategy |
DefaultReportViewConverterStrategy.getTextConverterStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ReportViewConverterStrategy> |
DefaultAuditReportDataService.getReportViewConverterStrategies() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultReportViewConverterStrategy.setTextConverterStrategy(ReportViewConverterStrategy textConverterStrategy)
Sets an implementation of the
ReportViewConverterStrategy which generates text representation of the report. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAuditReportDataService.setReportViewConverterStrategies(java.util.List<ReportViewConverterStrategy> reportViewConverterStrategies) |
Copyright © 2018 SAP SE. All Rights Reserved.