Class AssociarCheques

java.lang.Object
systextil.bo.loja.AssociarCheques

public class AssociarCheques extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    executar(br.com.intersys.systextil.connection.AppConnection conn, systextil.dao.Orcamento orcamento, systextil.dao.Duplicata[] duplicatas, systextil.dao.PagamentoGenerico[] pags, String usuario)
     
    static void
    executar(br.com.intersys.systextil.connection.AppConnection conn, systextil.dao.Orcamento orcamento, systextil.dao.PagamentoGenerico[] pags, String usuario)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AssociarCheques

      public AssociarCheques()
  • Method Details

    • executar

      public static void executar(br.com.intersys.systextil.connection.AppConnection conn, systextil.dao.Orcamento orcamento, systextil.dao.PagamentoGenerico[] pags, String usuario) throws TagException
      Throws:
      TagException
    • executar

      public static void executar(br.com.intersys.systextil.connection.AppConnection conn, systextil.dao.Orcamento orcamento, systextil.dao.Duplicata[] duplicatas, systextil.dao.PagamentoGenerico[] pags, String usuario) throws TagException
      Throws:
      TagException