Class ObrfF160

java.lang.Object
systextil.bo.obrf.ObrfF160

public class ObrfF160 extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    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)
     
    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 Type
    Method
    Description
    void
     
    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)
     
    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)
    Deprecated, for removal: This API element is subject to removal in a future version.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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