@Service
public class BaseLegalReceitaService
extends <any>
Modifier and Type | Field and Description |
---|---|
private BaseLegalReceitaDao |
baseLegalReceitaDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
BaseLegalReceitaService() |
Modifier and Type | Method and Description |
---|---|
java.util.List<BaseLegalReceita> |
getCodigoNome()
Método que retorna o código e o nome da base legal concatenado.
|
<any> |
getDao() |
private static final long serialVersionUID
@Autowired private BaseLegalReceitaDao baseLegalReceitaDao
public <any> getDao()
public java.util.List<BaseLegalReceita> getCodigoNome() throws ErpServiceException
ErpServiceException