Class X_AD_CtxHelpMsg

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_CtxHelpMsg
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_CtxHelpMsg, I_Persistent, Evaluatee
Direct Known Subclasses:
MCtxHelpMsg

public class X_AD_CtxHelpMsg extends PO implements I_AD_CtxHelpMsg, I_Persistent
Generated Model for AD_CtxHelpMsg
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

    • X_AD_CtxHelpMsg

      public X_AD_CtxHelpMsg(Properties ctx, int AD_CtxHelpMsg_ID, String trxName)
      Standard Constructor
    • X_AD_CtxHelpMsg

      public X_AD_CtxHelpMsg(Properties ctx, int AD_CtxHelpMsg_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_CtxHelpMsg

      public X_AD_CtxHelpMsg(Properties ctx, String AD_CtxHelpMsg_UU, String trxName)
      Standard Constructor
    • X_AD_CtxHelpMsg

      public X_AD_CtxHelpMsg(Properties ctx, String AD_CtxHelpMsg_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_CtxHelpMsg

      public X_AD_CtxHelpMsg(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      7 - System - Client - Org
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      POInfo
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • getAD_CtxHelp

      public I_AD_CtxHelp getAD_CtxHelp() throws RuntimeException
      Specified by:
      getAD_CtxHelp in interface I_AD_CtxHelpMsg
      Throws:
      RuntimeException
    • setAD_CtxHelp_ID

      public void setAD_CtxHelp_ID(int AD_CtxHelp_ID)
      Set Context Help.
      Specified by:
      setAD_CtxHelp_ID in interface I_AD_CtxHelpMsg
      Parameters:
      AD_CtxHelp_ID - Context Help
    • getAD_CtxHelp_ID

      public int getAD_CtxHelp_ID()
      Get Context Help.
      Specified by:
      getAD_CtxHelp_ID in interface I_AD_CtxHelpMsg
      Returns:
      Context Help
    • setAD_CtxHelpMsg_ID

      public void setAD_CtxHelpMsg_ID(int AD_CtxHelpMsg_ID)
      Set Context Help Message.
      Specified by:
      setAD_CtxHelpMsg_ID in interface I_AD_CtxHelpMsg
      Parameters:
      AD_CtxHelpMsg_ID - Context Help Message
    • getAD_CtxHelpMsg_ID

      public int getAD_CtxHelpMsg_ID()
      Get Context Help Message.
      Specified by:
      getAD_CtxHelpMsg_ID in interface I_AD_CtxHelpMsg
      Returns:
      Context Help Message
    • setAD_CtxHelpMsg_UU

      public void setAD_CtxHelpMsg_UU(String AD_CtxHelpMsg_UU)
      Set AD_CtxHelpMsg_UU.
      Specified by:
      setAD_CtxHelpMsg_UU in interface I_AD_CtxHelpMsg
      Parameters:
      AD_CtxHelpMsg_UU - AD_CtxHelpMsg_UU
    • getAD_CtxHelpMsg_UU

      public String getAD_CtxHelpMsg_UU()
      Get AD_CtxHelpMsg_UU.
      Specified by:
      getAD_CtxHelpMsg_UU in interface I_AD_CtxHelpMsg
      Returns:
      AD_CtxHelpMsg_UU
    • setMsgText

      public void setMsgText(String MsgText)
      Set Message Text.
      Specified by:
      setMsgText in interface I_AD_CtxHelpMsg
      Parameters:
      MsgText - Textual Informational, Menu or Error Message
    • getMsgText

      public String getMsgText()
      Get Message Text.
      Specified by:
      getMsgText in interface I_AD_CtxHelpMsg
      Returns:
      Textual Informational, Menu or Error Message