Class X_S_Training

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_S_Training
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_Persistent, I_S_Training, Evaluatee

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

    • X_S_Training

      public X_S_Training(Properties ctx, int S_Training_ID, String trxName)
      Standard Constructor
    • X_S_Training

      public X_S_Training(Properties ctx, int S_Training_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_S_Training

      public X_S_Training(Properties ctx, String S_Training_UU, String trxName)
      Standard Constructor
    • X_S_Training

      public X_S_Training(Properties ctx, String S_Training_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_S_Training

      public X_S_Training(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:
      3 - Client - Org
    • initPO

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

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

      public I_C_TaxCategory getC_TaxCategory() throws RuntimeException
      Specified by:
      getC_TaxCategory in interface I_S_Training
      Throws:
      RuntimeException
    • setC_TaxCategory_ID

      public void setC_TaxCategory_ID(int C_TaxCategory_ID)
      Set Tax Category.
      Specified by:
      setC_TaxCategory_ID in interface I_S_Training
      Parameters:
      C_TaxCategory_ID - Tax Category
    • getC_TaxCategory_ID

      public int getC_TaxCategory_ID()
      Get Tax Category.
      Specified by:
      getC_TaxCategory_ID in interface I_S_Training
      Returns:
      Tax Category
    • getC_UOM

      public I_C_UOM getC_UOM() throws RuntimeException
      Specified by:
      getC_UOM in interface I_S_Training
      Throws:
      RuntimeException
    • setC_UOM_ID

      public void setC_UOM_ID(int C_UOM_ID)
      Set UOM.
      Specified by:
      setC_UOM_ID in interface I_S_Training
      Parameters:
      C_UOM_ID - Unit of Measure
    • getC_UOM_ID

      public int getC_UOM_ID()
      Get UOM.
      Specified by:
      getC_UOM_ID in interface I_S_Training
      Returns:
      Unit of Measure
    • setDescription

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

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

      public void setDescriptionURL(String DescriptionURL)
      Set Description URL.
      Specified by:
      setDescriptionURL in interface I_S_Training
      Parameters:
      DescriptionURL - URL for the description
    • getDescriptionURL

      public String getDescriptionURL()
      Get Description URL.
      Specified by:
      getDescriptionURL in interface I_S_Training
      Returns:
      URL for the description
    • setDocumentNote

      public void setDocumentNote(String DocumentNote)
      Set Document Note.
      Specified by:
      setDocumentNote in interface I_S_Training
      Parameters:
      DocumentNote - Additional information for a Document
    • getDocumentNote

      public String getDocumentNote()
      Get Document Note.
      Specified by:
      getDocumentNote in interface I_S_Training
      Returns:
      Additional information for a Document
    • setHelp

      public void setHelp(String Help)
      Set Comment/Help.
      Specified by:
      setHelp in interface I_S_Training
      Parameters:
      Help - Comment or Hint
    • getHelp

      public String getHelp()
      Get Comment/Help.
      Specified by:
      getHelp in interface I_S_Training
      Returns:
      Comment or Hint
    • setImageURL

      public void setImageURL(String ImageURL)
      Set Image URL.
      Specified by:
      setImageURL in interface I_S_Training
      Parameters:
      ImageURL - URL of image
    • getImageURL

      public String getImageURL()
      Get Image URL.
      Specified by:
      getImageURL in interface I_S_Training
      Returns:
      URL of image
    • getM_Product_Category

      public I_M_Product_Category getM_Product_Category() throws RuntimeException
      Specified by:
      getM_Product_Category in interface I_S_Training
      Throws:
      RuntimeException
    • setM_Product_Category_ID

      public void setM_Product_Category_ID(int M_Product_Category_ID)
      Set Product Category.
      Specified by:
      setM_Product_Category_ID in interface I_S_Training
      Parameters:
      M_Product_Category_ID - Category of a Product
    • getM_Product_Category_ID

      public int getM_Product_Category_ID()
      Get Product Category.
      Specified by:
      getM_Product_Category_ID in interface I_S_Training
      Returns:
      Category of a Product
    • setName

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

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

      public KeyNamePair getKeyNamePair()
      Get Record ID/ColumnName
      Returns:
      ID/ColumnName pair
    • setProcessing

      public void setProcessing(boolean Processing)
      Set Process Now.
      Specified by:
      setProcessing in interface I_S_Training
      Parameters:
      Processing - Process Now
    • isProcessing

      public boolean isProcessing()
      Get Process Now.
      Specified by:
      isProcessing in interface I_S_Training
      Returns:
      Process Now
    • setS_Training_ID

      public void setS_Training_ID(int S_Training_ID)
      Set Training.
      Specified by:
      setS_Training_ID in interface I_S_Training
      Parameters:
      S_Training_ID - Repeated Training
    • getS_Training_ID

      public int getS_Training_ID()
      Get Training.
      Specified by:
      getS_Training_ID in interface I_S_Training
      Returns:
      Repeated Training
    • setS_Training_UU

      public void setS_Training_UU(String S_Training_UU)
      Set S_Training_UU.
      Specified by:
      setS_Training_UU in interface I_S_Training
      Parameters:
      S_Training_UU - S_Training_UU
    • getS_Training_UU

      public String getS_Training_UU()
      Get S_Training_UU.
      Specified by:
      getS_Training_UU in interface I_S_Training
      Returns:
      S_Training_UU