@Service
public class TipoJettonControleService
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private TipoJettonControleDao |
tipoJettonControleDao |
Constructor and Description |
---|
TipoJettonControleService() |
Modifier and Type | Method and Description |
---|---|
void |
buscaValorBase(TipoJettonControle entidade) |
void |
buscaValorPadrao(TipoJettonControle entidade) |
<any> |
getDao() |
private static final long serialVersionUID
@Autowired private TipoJettonControleDao tipoJettonControleDao
public <any> getDao()
public void buscaValorPadrao(TipoJettonControle entidade) throws ErpServiceException
ErpServiceException
public void buscaValorBase(TipoJettonControle entidade) throws ErpServiceException
ErpServiceException