Package systextil.bo.pcpb
Class ControleDeTestes
java.lang.Object
systextil.bo.pcpb.ControleDeTestes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
deletarTestes
(br.com.intersys.systextil.connection.AppConnection conn, int pOrdem) static void
executar
(br.com.intersys.systextil.connection.AppConnection conn, int pOrdem, TagInteractive tagInteractive)
-
Constructor Details
-
ControleDeTestes
public ControleDeTestes()
-
-
Method Details
-
executar
public static void executar(br.com.intersys.systextil.connection.AppConnection conn, int pOrdem, TagInteractive tagInteractive) throws TagException - Throws:
TagException
-
deletarTestes
public static void deletarTestes(br.com.intersys.systextil.connection.AppConnection conn, int pOrdem) throws TagException - Throws:
TagException
-