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