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, CNPJ forn, int depositoSaida, int centroCusto, String usuario, Date dataMovimento, int transacao, int depositoEntrada, TempController tempProduto) 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) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidexecutar()static voidvalidarDataMovimento(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, CNPJ forn) static voidvalidarDataMovimento(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) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
ObrfF160
@Deprecated(forRemoval=true) 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) Deprecated, for removal: This API element is subject to removal in a future version. -
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, CNPJ forn, int depositoSaida, int centroCusto, String usuario, Date dataMovimento, int transacao, int depositoEntrada, TempController tempProduto)
-
-
Method Details
-
executar
public void executar() -
validarDataMovimento
@Deprecated(forRemoval=true) 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 Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
TagException
-
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, CNPJ forn) throws TagException - Throws:
TagException
-