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