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