Uses of Interface
diegosneves.github.conectardoacoes.adapters.rest.service.UserEntityService
Packages that use UserEntityService
Package
Description
-
Uses of UserEntityService in diegosneves.github.conectardoacoes.adapters.rest.controller.imp
Fields in diegosneves.github.conectardoacoes.adapters.rest.controller.imp declared as UserEntityServiceConstructors in diegosneves.github.conectardoacoes.adapters.rest.controller.imp with parameters of type UserEntityService -
Uses of UserEntityService in diegosneves.github.conectardoacoes.adapters.rest.service.impl
Classes in diegosneves.github.conectardoacoes.adapters.rest.service.impl that implement UserEntityServiceModifier and TypeClassDescriptionclassA classeUserEntityServiceImplimplementa a interfaceUserEntityServicee lida com a lógica de negócios das operações de usuário.Fields in diegosneves.github.conectardoacoes.adapters.rest.service.impl declared as UserEntityServiceModifier and TypeFieldDescriptionprivate final UserEntityServiceShelterEntityServiceImpl.userEntityServiceConstructors in diegosneves.github.conectardoacoes.adapters.rest.service.impl with parameters of type UserEntityServiceModifierConstructorDescriptionShelterEntityServiceImpl(ShelterRepository repository, AddressEntityService addressService, UserEntityService userEntityService, DonationEntityService donationEntityService)