Class MAttachmentNote

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

public class MAttachmentNote extends X_AD_AttachmentNote
Attachment Note
Version:
$Id: MAttachmentNote.java,v 1.3 2006/07/30 00:58:18 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MAttachmentNote

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

      public MAttachmentNote(Properties ctx, int AD_AttachmentNote_ID, String trxName)
      Standard Constructor
      Parameters:
      ctx - context
      AD_AttachmentNote_ID - id
      trxName - transaction
    • MAttachmentNote

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

      public MAttachmentNote(MAttachment attach, String Title, String TextMsg)
      Parent Constructor. Sets current user.
      Parameters:
      attach - attachment
      Title - title
      TextMsg - ext message