@Service public class RetencoesContratoService extends br.inf.thema.erp.infra.service.ManutencaoService<RetencoesContratoVo>
Modifier and Type | Field and Description |
---|---|
private RetencoesContratoDao |
retencoesContratoDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
RetencoesContratoService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<RetencoesContratoVo> |
getDao() |
private static final long serialVersionUID
@Autowired private RetencoesContratoDao retencoesContratoDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<RetencoesContratoVo> getDao()