Class X_AD_CtxHelp

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_CtxHelp
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_CtxHelp, I_Persistent, Evaluatee
Direct Known Subclasses:
MCtxHelp

public class X_AD_CtxHelp extends PO implements I_AD_CtxHelp, I_Persistent
Generated Model for AD_CtxHelp
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Field Details

  • Constructor Details

    • X_AD_CtxHelp

      public X_AD_CtxHelp(Properties ctx, int AD_CtxHelp_ID, String trxName)
      Standard Constructor
    • X_AD_CtxHelp

      public X_AD_CtxHelp(Properties ctx, int AD_CtxHelp_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_CtxHelp

      public X_AD_CtxHelp(Properties ctx, String AD_CtxHelp_UU, String trxName)
      Standard Constructor
    • X_AD_CtxHelp

      public X_AD_CtxHelp(Properties ctx, String AD_CtxHelp_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_CtxHelp

      public X_AD_CtxHelp(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
    • setAD_CtxHelp_ID

      public void setAD_CtxHelp_ID(int AD_CtxHelp_ID)
      Set Context Help.
      Specified by:
      setAD_CtxHelp_ID in interface I_AD_CtxHelp
      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_CtxHelp
      Returns:
      Context Help
    • setAD_CtxHelp_UU

      public void setAD_CtxHelp_UU(String AD_CtxHelp_UU)
      Set AD_CtxHelp_UU.
      Specified by:
      setAD_CtxHelp_UU in interface I_AD_CtxHelp
      Parameters:
      AD_CtxHelp_UU - AD_CtxHelp_UU
    • getAD_CtxHelp_UU

      public String getAD_CtxHelp_UU()
      Get AD_CtxHelp_UU.
      Specified by:
      getAD_CtxHelp_UU in interface I_AD_CtxHelp
      Returns:
      AD_CtxHelp_UU
    • setCtxType

      public void setCtxType(String CtxType)
      Set Context Type.
      Specified by:
      setCtxType in interface I_AD_CtxHelp
      Parameters:
      CtxType - Type of Context Help
    • getCtxType

      public String getCtxType()
      Get Context Type.
      Specified by:
      getCtxType in interface I_AD_CtxHelp
      Returns:
      Type of Context Help
    • setDescription

      public void setDescription(String Description)
      Set Description.
      Specified by:
      setDescription in interface I_AD_CtxHelp
      Parameters:
      Description - Optional short description of the record
    • getDescription

      public String getDescription()
      Get Description.
      Specified by:
      getDescription in interface I_AD_CtxHelp
      Returns:
      Optional short description of the record
    • setName

      public void setName(String Name)
      Set Name.
      Specified by:
      setName in interface I_AD_CtxHelp
      Parameters:
      Name - Alphanumeric identifier of the entity
    • getName

      public String getName()
      Get Name.
      Specified by:
      getName in interface I_AD_CtxHelp
      Returns:
      Alphanumeric identifier of the entity