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

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

Uses of PressupostSrvOutDTO in com.ferri.service.impl
 

Methods in com.ferri.service.impl that return PressupostSrvOutDTO
 PressupostSrvOutDTO FacturaServiceImpl.getAllPressupost()
           
 PressupostSrvOutDTO FacturaServiceImpl.getPressupost(PressupostSrvInDTO pressupostSrvInDTO)
           
 PressupostSrvOutDTO FacturaServiceImpl.getPressupostsByCriteria(PressupostSrvInDTO pressupostSrvInDTO)
           
 

Uses of PressupostSrvOutDTO in com.ferri.service.interfaces
 

Methods in com.ferri.service.interfaces that return PressupostSrvOutDTO
 PressupostSrvOutDTO FacturaService.getAllPressupost()
          Carrega tots els Pressupostos
 PressupostSrvOutDTO FacturaService.getPressupost(PressupostSrvInDTO paramPressupostSrvInDTO)
          Busca sobre Pressupostos amb els criteris informats
 PressupostSrvOutDTO FacturaService.getPressupostsByCriteria(PressupostSrvInDTO paramPressupostSrvInDTO)
          Busca sobre Pressupostos amb els criteris informats