Class MQualityTest

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_M_QualityTest, I_Persistent, Evaluatee

public class MQualityTest extends X_M_QualityTest
See Also:
  • Constructor Details

    • MQualityTest

      public MQualityTest(Properties ctx, String M_QualityTest_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      M_QualityTest_UU - UUID key
      trxName - Transaction
    • MQualityTest

      public MQualityTest(Properties ctx, int M_QualityTest_ID, String trxName)
      Parameters:
      ctx -
      M_QualityTest_ID -
      trxName -
    • MQualityTest

      public MQualityTest(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -
  • Method Details

    • createResult

      public MQualityTestResult createResult(int m_attributesetinstance_id)
      Create and save new quality test result
      Parameters:
      m_attributesetinstance_id -
      Returns:
      new saved MQualityTestResult instance