Uses of Interface
diegosneves.github.conectardoacoes.adapters.rest.service.ShelterEntityService
Packages that use ShelterEntityService
Package
Description
-
Uses of ShelterEntityService in diegosneves.github.conectardoacoes.adapters.rest.controller.imp
Fields in diegosneves.github.conectardoacoes.adapters.rest.controller.imp declared as ShelterEntityServiceModifier and TypeFieldDescriptionprivate final ShelterEntityServiceShelterControllerImpl.shelterEntityServiceConstructors in diegosneves.github.conectardoacoes.adapters.rest.controller.imp with parameters of type ShelterEntityService -
Uses of ShelterEntityService in diegosneves.github.conectardoacoes.adapters.rest.service.impl
Classes in diegosneves.github.conectardoacoes.adapters.rest.service.impl that implement ShelterEntityServiceModifier and TypeClassDescriptionclassEsta classe é responsável pela implementação dos métodos necessários para gerenciar abrigos no sistema.