@Service
public class SistemaContabilService
extends <any>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private SistemaContabilDao |
sistemaContabilDao |
Constructor and Description |
---|
SistemaContabilService() |
Modifier and Type | Method and Description |
---|---|
java.util.List<SistemaContabil> |
getCodigoNome()
Retorna o sistema e uma concatenação do sistema - nome da VIEW GRP_CTB_SISTEMA_CONTABIL
|
<any> |
getDao() |
private static final long serialVersionUID
@Autowired private SistemaContabilDao sistemaContabilDao
public <any> getDao()
public java.util.List<SistemaContabil> getCodigoNome() throws ErpServiceException
ErpServiceException