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