@Service public class CadastroFormaPagamentoService extends br.inf.thema.erp.infra.service.ManutencaoService<CadastroFormaPagamento>
Modifier and Type | Field and Description |
---|---|
private CadastroFormaPagamentoDao |
cadastroFormaPagamentoDao |
Constructor and Description |
---|
CadastroFormaPagamentoService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<CadastroFormaPagamento> |
getDao() |
@Autowired private CadastroFormaPagamentoDao cadastroFormaPagamentoDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<CadastroFormaPagamento> getDao()