@Service public class PrazoEntregaService extends br.inf.thema.erp.infra.service.ManutencaoService<PrazoEntrega>
Modifier and Type | Field and Description |
---|---|
private PrazoEntregaDao |
prazoEntregaDao |
Constructor and Description |
---|
PrazoEntregaService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<PrazoEntrega> |
getDao() |
@Autowired private PrazoEntregaDao prazoEntregaDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<PrazoEntrega> getDao()