Package systextil.bo.inte
Class ImportacaoConemb
java.lang.Object
systextil.bo.inte.ImportacaoConemb
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
importar
(br.com.intersys.systextil.connection.AppConnection conn, br.com.intersys.systextil.connection.AppConnection connLog, Mdi mdi, UtilTag utilTag, BufferedReader br, Date data_transacao, int nr_solicitacao, String codigo_relatorio, String solicitante, int codigo_empresa) static boolean
importar
(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, UtilTag utilTag, BufferedReader br, Date data_transacao)
-
Constructor Details
-
ImportacaoConemb
public ImportacaoConemb()
-
-
Method Details
-
importar
public static boolean importar(br.com.intersys.systextil.connection.AppConnection conn, Mdi mdi, UtilTag utilTag, BufferedReader br, Date data_transacao) throws NumberFormatException, br.com.intersys.systextil.connection.DebugException, IOException, Exception - Throws:
NumberFormatException
br.com.intersys.systextil.connection.DebugException
IOException
Exception
-
importar
public static boolean importar(br.com.intersys.systextil.connection.AppConnection conn, br.com.intersys.systextil.connection.AppConnection connLog, Mdi mdi, UtilTag utilTag, BufferedReader br, Date data_transacao, int nr_solicitacao, String codigo_relatorio, String solicitante, int codigo_empresa) throws NumberFormatException, br.com.intersys.systextil.connection.DebugException, IOException, Exception - Throws:
NumberFormatException
br.com.intersys.systextil.connection.DebugException
IOException
Exception
-