Uses of Class
es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
Packages that use UserModuleError
Package
Description
Services and related beans and dependencies.
-
Uses of UserModuleError in es.kukenan.smartfi.microservice.clients.service
Methods in es.kukenan.smartfi.microservice.clients.service with parameters of type UserModuleErrorModifier and TypeMethodDescriptionprivate StringUserModuleErrorService.calculateErrorLevel(UserModuleError error) Calculate the level of the given error.private UserUserModuleErrorService.loadUser(UserModuleError error) Get the user affected by this error (must exist).voidUserModuleErrorService.registerUserModuleError(UserModuleError error) Register the given module.