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