Class MSLAMeasure

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

@Deprecated public class MSLAMeasure extends X_PA_SLA_Measure
Deprecated.
not fully implement, marked as inactive in application dictionary
Service Level Agreement Measure
Version:
$Id: MSLAMeasure.java,v 1.3 2006/07/30 00:51:03 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MSLAMeasure

      public MSLAMeasure(Properties ctx, String PA_SLA_Measure_UU, String trxName)
      Deprecated.
      UUID based Constructor
      Parameters:
      ctx - Context
      PA_SLA_Measure_UU - UUID key
      trxName - Transaction
    • MSLAMeasure

      public MSLAMeasure(Properties ctx, int PA_SLA_Measure_ID, String trxName)
      Deprecated.
      Standard Constructor
      Parameters:
      ctx - context
      PA_SLA_Measure_ID - id
      trxName - transaction
    • MSLAMeasure

      public MSLAMeasure(Properties ctx, ResultSet rs, String trxName)
      Deprecated.
      Load Constructor
      Parameters:
      ctx - context
      rs - result set
      trxName - transaction
    • MSLAMeasure

      public MSLAMeasure(MSLAGoal goal, Timestamp DateTrx, BigDecimal MeasureActual, String Description)
      Deprecated.
      Parent Constructor
      Parameters:
      goal - parent
      DateTrx - optional date
      MeasureActual - optional measure
      Description - optional description
  • Method Details

    • setLink

      public void setLink(int AD_Table_ID, int Record_ID)
      Deprecated.
      Set Link to Source
      Parameters:
      AD_Table_ID - table
      Record_ID - record
    • toString

      public String toString()
      Deprecated.
      String Representation
      Overrides:
      toString in class X_PA_SLA_Measure
      Returns:
      info