Uses of Interface
es.kukenan.smartfi.microservice.communication.repository.UsersRepository
Packages that use UsersRepository
Package
Description
Services and related beans and dependencies.
Batch message processing related clases.
Domain event handling services.
-
Uses of UsersRepository in es.kukenan.smartfi.microservice.communication.service
Fields in es.kukenan.smartfi.microservice.communication.service declared as UsersRepositoryModifier and TypeFieldDescriptionprivate UsersRepositoryNotificationService.usersRepositoryuser repository.private UsersRepositoryUserManagementService.usersRepositoryUsers repository. -
Uses of UsersRepository in es.kukenan.smartfi.microservice.communication.service.batch
Fields in es.kukenan.smartfi.microservice.communication.service.batch declared as UsersRepositoryModifier and TypeFieldDescriptionprivate final UsersRepositoryIosSilentPushBatchService.usersRepositoryUsers repository.Constructors in es.kukenan.smartfi.microservice.communication.service.batch with parameters of type UsersRepositoryModifierConstructorDescriptionIosSilentPushBatchService(UsersRepository usersRepository, PushNotificationManager pushNotificationsManager, es.kukenan.smartfi.common.context.RequestContextManager contextManager) Constructor. -
Uses of UsersRepository in es.kukenan.smartfi.microservice.communication.service.messaging
Fields in es.kukenan.smartfi.microservice.communication.service.messaging declared as UsersRepositoryModifier and TypeFieldDescriptionprivate UsersRepositoryAbstractDomainEventService.usersRepositorySpring repository with the methods to access theUserdatabase table.private UsersRepositoryFirmEventService.usersRepositoryusers Repository.private UsersRepositoryNotificationCreatedEventService.usersRepositoryusers Repository.private UsersRepositoryNotificationSettingService.usersRepositoryuser repository.private UsersRepositoryTransferSuccessfulService.usersRepositoryusers Repository.private UsersRepositoryUserContractDocumentEventService.usersRepositoryusers Repository.private UsersRepositoryUserDeviceTokenDeletedService.usersRepositoryuser repository.private UsersRepositoryUserPasswordResetEventService.usersRepositoryusers Repository.