Uses of Class
systextil.dao.DebitosPendentesDosFornecedores
Packages that use DebitosPendentesDosFornecedores
Package
Description
Faz o mapeamento de tabelas de banco de dados do Systêxtil 5 para classes Java,
utilizando orientação a objetos e funcionalidades de baixo nível.
-
Uses of DebitosPendentesDosFornecedores in systextil.dao
Methods in systextil.dao that return DebitosPendentesDosFornecedoresModifier and TypeMethodDescriptionDebitosPendentesDosFornecedores.get
(br.com.intersys.systextil.connection.AppConnection conn, int dupl_for_nrduppag, String dupl_for_no_parc, int dupl_for_for_cli9, int dupl_for_for_cli4, int dupl_for_for_cli2, int dupl_for_tipo_tit) DebitosPendentesDosFornecedores.get
(br.com.intersys.systextil.connection.AppConnection conn, int documento, String parcela, Cnpj cgc, int tipoTitulo, int sequencia) DebitosPendentesDosFornecedores.getPorDataPagamento
(br.com.intersys.systextil.connection.AppConnection conn, Date dataPagamento) DebitosPendentesDosFornecedores.getUltimaSequencia
(br.com.intersys.systextil.connection.AppConnection conn, int nr_duplicata, String parcela, int tipo_titulo, Cnpj cnpj_fornecedor) Methods in systextil.dao that return types with arguments of type DebitosPendentesDosFornecedoresModifier and TypeMethodDescriptionstatic List
<DebitosPendentesDosFornecedores> DebitosPendentesDosFornecedores.get
(br.com.intersys.systextil.connection.AppConnection conn, int nr_duplicata, String parcela, int tipo_titulo, Cnpj cnpj_fornecedor)