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