Uses of Interface
de.hybris.platform.auditreport.service.AuditReportDataService
-
Packages that use AuditReportDataService Package Description de.hybris.platform.auditreport.retention.impl de.hybris.platform.auditreport.service.impl -
-
Uses of AuditReportDataService in de.hybris.platform.auditreport.retention.impl
Methods in de.hybris.platform.auditreport.retention.impl that return AuditReportDataService Modifier and Type Method Description protected AuditReportDataServiceAuditServicesCustomerCleanupHook. getAuditReportDataService()Methods in de.hybris.platform.auditreport.retention.impl with parameters of type AuditReportDataService Modifier and Type Method Description voidAuditServicesCustomerCleanupHook. setAuditReportDataService(AuditReportDataService auditReportDataService) -
Uses of AuditReportDataService in de.hybris.platform.auditreport.service.impl
Classes in de.hybris.platform.auditreport.service.impl that implement AuditReportDataService Modifier and Type Class Description classDefaultAuditReportDataServiceThis service uses instances ofReportViewConverterStrategyto generate a zip file containing files generated by all of the strategies.Methods in de.hybris.platform.auditreport.service.impl that return AuditReportDataService Modifier and Type Method Description protected AuditReportDataServiceCreateAuditReportJobPerformable. getAuditReportDataService()Methods in de.hybris.platform.auditreport.service.impl with parameters of type AuditReportDataService Modifier and Type Method Description voidCreateAuditReportJobPerformable. setAuditReportDataService(AuditReportDataService auditReportDataService)
-