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