Uses of Interface
app.valuationcontrol.webservice.model.logentry.LogEntryRepository
Packages that use LogEntryRepository
Package
Description
-
Uses of LogEntryRepository in app.valuationcontrol.webservice.model.events.listeners
Methods in app.valuationcontrol.webservice.model.events.listeners with parameters of type LogEntryRepositoryModifier and TypeMethodDescriptionstatic voidAuditLog.log(LogEntryRepository logEntryRepository, Model model, String action, Principal user) static voidAuditLog.log(LogEntryRepository logEntryRepository, Model model, String action, Principal user, String formulaBefore, String formulaAfter, Long variableId) Constructors in app.valuationcontrol.webservice.model.events.listeners with parameters of type LogEntryRepository -
Uses of LogEntryRepository in app.valuationcontrol.webservice.model.events.listeners.logger
Constructors in app.valuationcontrol.webservice.model.events.listeners.logger with parameters of type LogEntryRepositoryModifierConstructorDescriptionAreaLogger(LogEntryRepository logEntryRepository) ModelGraphLogger(LogEntryRepository logEntryRepository) ModelLogger(LogEntryRepository logEntryRepository) SegmentLogger(LogEntryRepository logEntryRepository) SensitivityLogger(LogEntryRepository logEntryRepository) SubAreaLogger(LogEntryRepository logEntryRepository) VariableLogger(LogEntryRepository logEntryRepository) VariableValueLogger(LogEntryRepository logEntryRepository) -
Uses of LogEntryRepository in app.valuationcontrol.webservice.model.logentry
Constructors in app.valuationcontrol.webservice.model.logentry with parameters of type LogEntryRepository