Package systextil.bo.obrf
Class ObrfF160
java.lang.Object
systextil.bo.obrf.ObrfF160
-
Constructor Summary
ConstructorsConstructorDescriptionObrfF160
(br.com.intersys.systextil.connection.AppConnection conn, TagInteractive interactive, int nota1, int nota2, int nota3, int nota4, int nota5, String serie1, String serie2, String serie3, String serie4, String serie5, systextil.dao.Cnpj forn, int depositoSaida, int centroCusto, String usuario, Date dataMovimento, int transacao, int depositoEntrada, TempController tempProduto) -
Method Summary
Modifier and TypeMethodDescriptionvoid
executar()
static void
validarDataMovimento
(br.com.intersys.systextil.connection.AppConnection conn, TempController tempProduto, Date data_movimento, int nota1, int nota2, int nota3, int nota4, int nota5, String serie1, String serie2, String serie3, String serie4, String serie5, systextil.dao.Cnpj forn)
-
Constructor Details
-
ObrfF160
public ObrfF160(br.com.intersys.systextil.connection.AppConnection conn, TagInteractive interactive, int nota1, int nota2, int nota3, int nota4, int nota5, String serie1, String serie2, String serie3, String serie4, String serie5, systextil.dao.Cnpj forn, int depositoSaida, int centroCusto, String usuario, Date dataMovimento, int transacao, int depositoEntrada, TempController tempProduto)
-
-
Method Details
-
executar
public void executar() -
validarDataMovimento
public static void validarDataMovimento(br.com.intersys.systextil.connection.AppConnection conn, TempController tempProduto, Date data_movimento, int nota1, int nota2, int nota3, int nota4, int nota5, String serie1, String serie2, String serie3, String serie4, String serie5, systextil.dao.Cnpj forn) throws TagException - Throws:
TagException
-