Uses of Class
de.hybris.platform.auditreport.model.AuditReportDataModel
-
Packages that use AuditReportDataModel Package Description de.hybris.platform.core.model.audit 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 AuditReportDataModel Modifier and Type Method Description java.util.Collection<AuditReportDataModel>AuditReportConfigModel. getAuditReportData()Generated method - Getter of theAuditReportConfig.auditReportDataattribute defined at extensionauditreportservices.Method parameters in de.hybris.platform.core.model.audit with type arguments of type AuditReportDataModel Modifier and Type Method Description voidAuditReportConfigModel. setAuditReportData(java.util.Collection<AuditReportDataModel> value)Generated method - Setter ofAuditReportConfig.auditReportDataattribute defined at extensionauditreportservices.
-