Class X_R_Category

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_R_Category
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_Persistent, I_R_Category, Evaluatee
Direct Known Subclasses:
MRequestCategory

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

    • X_R_Category

      public X_R_Category(Properties ctx, int R_Category_ID, String trxName)
      Standard Constructor
    • X_R_Category

      public X_R_Category(Properties ctx, int R_Category_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_R_Category

      public X_R_Category(Properties ctx, String R_Category_UU, String trxName)
      Standard Constructor
    • X_R_Category

      public X_R_Category(Properties ctx, String R_Category_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_R_Category

      public X_R_Category(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:
      6 - System - Client
    • 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
    • setDescription

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

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

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

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

      public I_M_Product getM_Product() throws RuntimeException
      Specified by:
      getM_Product in interface I_R_Category
      Throws:
      RuntimeException
    • setM_Product_ID

      public void setM_Product_ID(int M_Product_ID)
      Set Product.
      Specified by:
      setM_Product_ID in interface I_R_Category
      Parameters:
      M_Product_ID - Product, Service, Item
    • getM_Product_ID

      public int getM_Product_ID()
      Get Product.
      Specified by:
      getM_Product_ID in interface I_R_Category
      Returns:
      Product, Service, Item
    • setName

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

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

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

      public void setR_Category_ID(int R_Category_ID)
      Set Category.
      Specified by:
      setR_Category_ID in interface I_R_Category
      Parameters:
      R_Category_ID - Request Category
    • getR_Category_ID

      public int getR_Category_ID()
      Get Category.
      Specified by:
      getR_Category_ID in interface I_R_Category
      Returns:
      Request Category
    • setR_Category_UU

      public void setR_Category_UU(String R_Category_UU)
      Set R_Category_UU.
      Specified by:
      setR_Category_UU in interface I_R_Category
      Parameters:
      R_Category_UU - R_Category_UU
    • getR_Category_UU

      public String getR_Category_UU()
      Get R_Category_UU.
      Specified by:
      getR_Category_UU in interface I_R_Category
      Returns:
      R_Category_UU