java.lang.Object
br.com.intersys.systextil.function.oper.ValidaPercAlcadaUsuario
public class ValidaPercAlcadaUsuario
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static boolean
executar(br.com.intersys.systextil.connection.AppConnection connection,
int codigo_empresa,
String usuario,
double peso_rolo,
String nivel,
String grupo,
String subgrupo,
double perc_dif_peso,
int ordem_tecel)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ValidaPercAlcadaUsuario
public ValidaPercAlcadaUsuario()
-
Method Details
-
executar
public static boolean executar(br.com.intersys.systextil.connection.AppConnection connection,
int codigo_empresa,
String usuario,
double peso_rolo,
String nivel,
String grupo,
String subgrupo,
double perc_dif_peso,
int ordem_tecel)
throws Exception
- Throws:
Exception