Uses of Interface
br.com.davinti.vitruvio.domain.dao.AgendamentoFeriadoDao
Packages that use AgendamentoFeriadoDao
-
Uses of AgendamentoFeriadoDao in br.com.davinti.vitruvio.domain.dao
Classes in br.com.davinti.vitruvio.domain.dao that implement AgendamentoFeriadoDao -
Uses of AgendamentoFeriadoDao in br.com.davinti.vitruvio.spi.impl.schedule
Methods in br.com.davinti.vitruvio.spi.impl.schedule with parameters of type AgendamentoFeriadoDaoModifier and TypeMethodDescriptionvoidScheduleServiceImpl.setAgendamentoFeriadoDao(AgendamentoFeriadoDao agendamentoFeriadoDao)