@Service
public class OrcamentoIndiceService
extends <any>
Modifier and Type | Field and Description |
---|---|
private OrcamentoIndiceDao |
orcamentoIndiceDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
OrcamentoIndiceService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
java.lang.String |
salvaOrcamentoIndice(java.lang.String numeroLancamento,
java.lang.Double taxaIndice,
java.lang.Long arredonda)
Método que salva os arredondamentos dos orçamentos
|
private static final long serialVersionUID
@Autowired private OrcamentoIndiceDao orcamentoIndiceDao
public <any> getDao()
public java.lang.String salvaOrcamentoIndice(java.lang.String numeroLancamento, java.lang.Double taxaIndice, java.lang.Long arredonda) throws ErpServiceException
numeroLancamento,
- taxaIndice, arredondaErpServiceException