@Service public class DocumentoHistoricoService extends br.inf.thema.erp.infra.service.ManutencaoService<DocumentoHistorico>
Modifier and Type | Field and Description |
---|---|
private DocumentoHistoricoDao |
documentoHistoricoDao |
Constructor and Description |
---|
DocumentoHistoricoService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<DocumentoHistorico> |
getDao() |
@Autowired private DocumentoHistoricoDao documentoHistoricoDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<DocumentoHistorico> getDao()