Uses of Class
com.easy_model.webservice.model.events.listeners.AuditLog
Packages that use AuditLog
-
Uses of AuditLog in com.easy_model.webservice.model.area
Constructors in com.easy_model.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 com.easy_model.webservice.model.subarea
Constructors in com.easy_model.webservice.model.subarea with parameters of type AuditLogModifierConstructorDescriptionSubAreaController(EntityService entityService, AuditLog auditLog, Events events) Initializes the Area controller and establish link to database