Uses of Class
app.valuationcontrol.webservice.model.events.listeners.AuditLog
Packages that use AuditLog
Package
Description
-
Uses of AuditLog in app.valuationcontrol.webservice.model.area
Constructors in app.valuationcontrol.webservice.model.area with parameters of type AuditLogModifierConstructorDescriptionAreaController(AuditLog auditlog, EntityService entityService, Events events) Initializes the Area controller and establish link to database -
Uses of AuditLog in app.valuationcontrol.webservice.model.subarea
Constructors in app.valuationcontrol.webservice.model.subarea with parameters of type AuditLogModifierConstructorDescriptionSubAreaController(EntityService entityService, AuditLog auditLog, Events events) Initializes the Area controller and establish link to database