Package systextil.bo.obrf
Class ObrfF657
java.lang.Object
systextil.bo.obrf.ObrfF657
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
executaProcesso
(br.com.intersys.systextil.connection.AppConnection conn, Empresa empresa, int mes, int ano, PrintWriter pw, BufferedReader br) static void
executaSQL
(br.com.intersys.systextil.connection.AppConnection conn, int mes, int ano, int codigoEmpresa, String nivel, String grupo, String subgrupo, String item, String fci)
-
Constructor Details
-
ObrfF657
public ObrfF657()
-
-
Method Details
-
executaProcesso
public static void executaProcesso(br.com.intersys.systextil.connection.AppConnection conn, Empresa empresa, int mes, int ano, PrintWriter pw, BufferedReader br) throws IOException, TagException - Throws:
IOException
TagException
-
executaSQL
public static void executaSQL(br.com.intersys.systextil.connection.AppConnection conn, int mes, int ano, int codigoEmpresa, String nivel, String grupo, String subgrupo, String item, String fci) throws Exception - Throws:
Exception
-