Class MSLAGoal

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

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

    • MSLAGoal

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

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

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

    • getAllMeasures

      public MSLAMeasure[] getAllMeasures()
      Deprecated.
      Get All Measures
      Returns:
      array of measures
    • getNewMeasures

      public MSLAMeasure[] getNewMeasures()
      Deprecated.
      Get New Measures only
      Returns:
      array of unprocessed Measures
    • isDateValid

      public boolean isDateValid(Timestamp date)
      Deprecated.
      Is the Date in the Valid Range
      Parameters:
      date - date
      Returns:
      true if valid