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