|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntervencioSrvOutDTO | |
---|---|
com.ferri.service.impl | |
com.ferri.service.interfaces |
Uses of IntervencioSrvOutDTO in com.ferri.service.impl |
---|
Methods in com.ferri.service.impl that return IntervencioSrvOutDTO | |
---|---|
IntervencioSrvOutDTO |
ContracteServiceImpl.getAllIntervencio()
|
IntervencioSrvOutDTO |
ContracteServiceImpl.getIntervencio(IntervencioSrvInDTO intervencioSrvInDTO)
|
IntervencioSrvOutDTO |
ContracteServiceImpl.getIntervenciosByCriteria(IntervencioSrvInDTO intervencioSrvInDTO)
|
Uses of IntervencioSrvOutDTO in com.ferri.service.interfaces |
---|
Methods in com.ferri.service.interfaces that return IntervencioSrvOutDTO | |
---|---|
IntervencioSrvOutDTO |
ContracteService.getAllIntervencio()
Carrega totes les Intervencions |
IntervencioSrvOutDTO |
ContracteService.getIntervencio(IntervencioSrvInDTO paramIntervencioSrvInDTO)
Busca sobre Intervencions amb els criteris informats |
IntervencioSrvOutDTO |
ContracteService.getIntervenciosByCriteria(IntervencioSrvInDTO paramIntervencioSrvInDTO)
Busca sobre Intervencions amb els criteris informats |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |