Uses of Class
com.ferri.service.dto.output.GestoriaSrvOutDTO

Packages that use GestoriaSrvOutDTO
com.ferri.service.impl   
com.ferri.service.interfaces   
 

Uses of GestoriaSrvOutDTO in com.ferri.service.impl
 

Methods in com.ferri.service.impl that return GestoriaSrvOutDTO
 GestoriaSrvOutDTO GestoriaServiceImpl.getAllGestoria()
           
 GestoriaSrvOutDTO GestoriaServiceImpl.getGestoria(GestoriaSrvInDTO gestoriaSrvInDTO)
           
 GestoriaSrvOutDTO GestoriaServiceImpl.getGestoriasByCriteria(GestoriaSrvInDTO gestoriaSrvInDTO)
           
 

Uses of GestoriaSrvOutDTO in com.ferri.service.interfaces
 

Methods in com.ferri.service.interfaces that return GestoriaSrvOutDTO
 GestoriaSrvOutDTO GestoriaService.getAllGestoria()
          Carrega totes les Gestories
 GestoriaSrvOutDTO GestoriaService.getGestoria(GestoriaSrvInDTO paramGestoriaSrvInDTO)
          Busca sobre Gestoria amb els criteris informats
 GestoriaSrvOutDTO GestoriaService.getGestoriasByCriteria(GestoriaSrvInDTO paramGestoriaSrvInDTO)
          Busca sobre Gestoria amb els criteris informats