@Service public class NotaFiscalItemService extends br.inf.thema.erp.infra.service.ManutencaoService<NotaFiscalItemVo>
Modifier and Type | Field and Description |
---|---|
private NotaFiscalItemDao |
notaFiscalItemDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
NotaFiscalItemService() |
Modifier and Type | Method and Description |
---|---|
br.inf.thema.erp.infra.dao.ManutencaoDao<NotaFiscalItemVo> |
getDao() |
void |
obtemDadosBem(NotaFiscalItemVo entidade) |
private static final long serialVersionUID
@Autowired private NotaFiscalItemDao notaFiscalItemDao
public br.inf.thema.erp.infra.dao.ManutencaoDao<NotaFiscalItemVo> getDao()
public void obtemDadosBem(NotaFiscalItemVo entidade) throws br.inf.thema.erp.infra.service.exception.ErpServiceException
br.inf.thema.erp.infra.service.exception.ErpServiceException