Class MIssueUser

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

@Deprecated public class MIssueUser extends X_R_IssueUser
Deprecated.
Issue User Model.
Note: Not fully implemented and have been marked as inactive in Application Dictionary.
Version:
$Id: MIssueUser.java,v 1.2 2006/07/30 00:54:54 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MIssueUser

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

      public MIssueUser(Properties ctx, int R_IssueUser_ID, String trxName)
      Deprecated.
      Standard Constructor
      Parameters:
      ctx - context
      R_IssueUser_ID - id
      trxName - trx
    • MIssueUser

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

    • get

      public static MIssueUser get(MIssue issue)
      Deprecated.
      Get/Set User for Issue
      Parameters:
      issue - issue
      Returns:
      User
    • setAD_User_ID

      public void setAD_User_ID()
      Deprecated.
      Set AD_User_ID
    • toString

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