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

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

Uses of TipusPeriodeSrvOutDTO in com.ferri.service.impl
 

Methods in com.ferri.service.impl that return TipusPeriodeSrvOutDTO
 TipusPeriodeSrvOutDTO ContracteServiceImpl.getAllTipusPeriode()
           
 TipusPeriodeSrvOutDTO ContracteServiceImpl.getTipusPeriode(TipusPeriodeSrvInDTO tipusPeriodeSrvInDTO)
           
 

Uses of TipusPeriodeSrvOutDTO in com.ferri.service.interfaces
 

Methods in com.ferri.service.interfaces that return TipusPeriodeSrvOutDTO
 TipusPeriodeSrvOutDTO ContracteService.getAllTipusPeriode()
          Carrega tots els TipusPeriode
 TipusPeriodeSrvOutDTO ContracteService.getTipusPeriode(TipusPeriodeSrvInDTO paramTipusPeriodeSrvInDTO)
          Busca sobre TipusPeriode amb els criteris informats