Package systextil.bo.loja
Class AssociarCheques
java.lang.Object
systextil.bo.loja.AssociarCheques
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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)
-
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
-