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