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