Class X_C_RfQ_Topic

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_C_RfQ_Topic
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_C_RfQ_Topic, I_Persistent, Evaluatee
Direct Known Subclasses:
MRfQTopic

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

    • X_C_RfQ_Topic

      public X_C_RfQ_Topic(Properties ctx, int C_RfQ_Topic_ID, String trxName)
      Standard Constructor
    • X_C_RfQ_Topic

      public X_C_RfQ_Topic(Properties ctx, int C_RfQ_Topic_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_C_RfQ_Topic

      public X_C_RfQ_Topic(Properties ctx, String C_RfQ_Topic_UU, String trxName)
      Standard Constructor
    • X_C_RfQ_Topic

      public X_C_RfQ_Topic(Properties ctx, String C_RfQ_Topic_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_C_RfQ_Topic

      public X_C_RfQ_Topic(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:
      POInfo
    • toString

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

      public I_AD_PrintFormat getAD_PrintFormat() throws RuntimeException
      Specified by:
      getAD_PrintFormat in interface I_C_RfQ_Topic
      Throws:
      RuntimeException
    • setAD_PrintFormat_ID

      public void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
      Set Print Format.
      Specified by:
      setAD_PrintFormat_ID in interface I_C_RfQ_Topic
      Parameters:
      AD_PrintFormat_ID - Data Print Format
    • getAD_PrintFormat_ID

      public int getAD_PrintFormat_ID()
      Get Print Format.
      Specified by:
      getAD_PrintFormat_ID in interface I_C_RfQ_Topic
      Returns:
      Data Print Format
    • setC_RfQ_Topic_ID

      public void setC_RfQ_Topic_ID(int C_RfQ_Topic_ID)
      Set RfQ Topic.
      Specified by:
      setC_RfQ_Topic_ID in interface I_C_RfQ_Topic
      Parameters:
      C_RfQ_Topic_ID - Topic for Request for Quotations
    • getC_RfQ_Topic_ID

      public int getC_RfQ_Topic_ID()
      Get RfQ Topic.
      Specified by:
      getC_RfQ_Topic_ID in interface I_C_RfQ_Topic
      Returns:
      Topic for Request for Quotations
    • setC_RfQ_Topic_UU

      public void setC_RfQ_Topic_UU(String C_RfQ_Topic_UU)
      Set C_RfQ_Topic_UU.
      Specified by:
      setC_RfQ_Topic_UU in interface I_C_RfQ_Topic
      Parameters:
      C_RfQ_Topic_UU - C_RfQ_Topic_UU
    • getC_RfQ_Topic_UU

      public String getC_RfQ_Topic_UU()
      Get C_RfQ_Topic_UU.
      Specified by:
      getC_RfQ_Topic_UU in interface I_C_RfQ_Topic
      Returns:
      C_RfQ_Topic_UU
    • setDescription

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

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

      public void setIsSelfService(boolean IsSelfService)
      Set Self-Service.
      Specified by:
      setIsSelfService in interface I_C_RfQ_Topic
      Parameters:
      IsSelfService - This is a Self-Service entry or this entry can be changed via Self-Service
    • isSelfService

      public boolean isSelfService()
      Get Self-Service.
      Specified by:
      isSelfService in interface I_C_RfQ_Topic
      Returns:
      This is a Self-Service entry or this entry can be changed via Self-Service
    • setName

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

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

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