@Service public class RepresentanteMinutaService extends br.inf.thema.erp.infra.service.ManutencaoService<RepresentanteMinutaVo>
Modifier and Type | Field and Description |
---|---|
private RepresentanteMinutaDao |
representanteMinutaDao |
Constructor and Description |
---|
RepresentanteMinutaService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<RepresentanteMinutaVo> |
getDao() |
@Autowired private RepresentanteMinutaDao representanteMinutaDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<RepresentanteMinutaVo> getDao()