Uses of Class
de.hybris.platform.auditreport.model.AuditReportDataModel
Packages that use AuditReportDataModel
Package
Description
Contains generated models for each type of de.hybris.platform.core.audit package.
-
Uses of AuditReportDataModel in de.hybris.platform.core.model.audit
Methods in de.hybris.platform.core.model.audit that return types with arguments of type AuditReportDataModelModifier and TypeMethodDescriptionAuditReportConfigModel.getAuditReportData()Generated method - Getter of theAuditReportConfig.auditReportDataattribute defined at extensionauditreportservices.Method parameters in de.hybris.platform.core.model.audit with type arguments of type AuditReportDataModelModifier and TypeMethodDescriptionvoidAuditReportConfigModel.setAuditReportData(Collection<AuditReportDataModel> value) Generated method - Setter ofAuditReportConfig.auditReportDataattribute defined at extensionauditreportservices.