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