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