Package systextil.bo.cpag
Class CpagF740
java.lang.Object
systextil.bo.cpag.CpagF740
- Author:
- Guilherme
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
executar
(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, TagInteractive interactive, InputStream caminho_s, int banco, UtilTag utilTag, int tt_cpag_comis_par, int hist_estorno, int hist_pgto, int tipo_adiant, String impressao, String fileName, int batchRecordType) static void
executar
(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, TagInteractive interactive, InputStream caminho_s, int banco, UtilTag utilTag, int tt_cpag_comis_par, int hist_estorno, int hist_pgto, int tipo_adiant, String impressao, String fileName, int batchRecordType, boolean processoAutomatico, int codEmpresa) static InputStream
getInputStream
(Path tempFile) static CpagF740.DuplicataAux
GetNrDuplic
(String nr_duplicata_aux, String parcela_aux) static Path
getPath
(InputStream input)
-
Constructor Details
-
CpagF740
public CpagF740()
-
-
Method Details
-
executar
public static void executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, TagInteractive interactive, InputStream caminho_s, int banco, UtilTag utilTag, int tt_cpag_comis_par, int hist_estorno, int hist_pgto, int tipo_adiant, String impressao, String fileName, int batchRecordType) throws TagException, RptException, IOException - Throws:
TagException
RptException
IOException
-
executar
public static void executar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, TagInteractive interactive, InputStream caminho_s, int banco, UtilTag utilTag, int tt_cpag_comis_par, int hist_estorno, int hist_pgto, int tipo_adiant, String impressao, String fileName, int batchRecordType, boolean processoAutomatico, int codEmpresa) throws TagException, RptException, IOException - Throws:
TagException
RptException
IOException
-
GetNrDuplic
-
getPath
- Throws:
IOException
-
getInputStream
- Throws:
IOException
-