Class X_AD_PostIt

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_PostIt
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_PostIt, I_Persistent, Evaluatee
Direct Known Subclasses:
MPostIt

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

    • X_AD_PostIt

      public X_AD_PostIt(Properties ctx, int AD_PostIt_ID, String trxName)
      Standard Constructor
    • X_AD_PostIt

      public X_AD_PostIt(Properties ctx, int AD_PostIt_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_PostIt

      public X_AD_PostIt(Properties ctx, String AD_PostIt_UU, String trxName)
      Standard Constructor
    • X_AD_PostIt

      public X_AD_PostIt(Properties ctx, String AD_PostIt_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_PostIt

      public X_AD_PostIt(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:
      Meta data of PO
    • toString

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

      public void setAD_PostIt_ID(int AD_PostIt_ID)
      Set Post-it.
      Specified by:
      setAD_PostIt_ID in interface I_AD_PostIt
      Parameters:
      AD_PostIt_ID - Post-it
    • getAD_PostIt_ID

      public int getAD_PostIt_ID()
      Get Post-it.
      Specified by:
      getAD_PostIt_ID in interface I_AD_PostIt
      Returns:
      Post-it
    • setAD_PostIt_UU

      public void setAD_PostIt_UU(String AD_PostIt_UU)
      Set AD_PostIt_UU.
      Specified by:
      setAD_PostIt_UU in interface I_AD_PostIt
      Parameters:
      AD_PostIt_UU - AD_PostIt_UU
    • getAD_PostIt_UU

      public String getAD_PostIt_UU()
      Get AD_PostIt_UU.
      Specified by:
      getAD_PostIt_UU in interface I_AD_PostIt
      Returns:
      AD_PostIt_UU
    • getAD_Table

      public I_AD_Table getAD_Table() throws RuntimeException
      Specified by:
      getAD_Table in interface I_AD_PostIt
      Throws:
      RuntimeException
    • setAD_Table_ID

      public void setAD_Table_ID(int AD_Table_ID)
      Set Table.
      Specified by:
      setAD_Table_ID in interface I_AD_PostIt
      Parameters:
      AD_Table_ID - Database Table information
    • getAD_Table_ID

      public int getAD_Table_ID()
      Get Table.
      Specified by:
      getAD_Table_ID in interface I_AD_PostIt
      Returns:
      Database Table information
    • setRecord_ID

      public void setRecord_ID(int Record_ID)
      Set Record ID.
      Specified by:
      setRecord_ID in interface I_AD_PostIt
      Parameters:
      Record_ID - Direct internal record ID
    • getRecord_ID

      public int getRecord_ID()
      Get Record ID.
      Specified by:
      getRecord_ID in interface I_AD_PostIt
      Returns:
      Direct internal record ID
    • setRecord_UU

      public void setRecord_UU(String Record_UU)
      Set Record UUID.
      Specified by:
      setRecord_UU in interface I_AD_PostIt
      Parameters:
      Record_UU - Record UUID
    • getRecord_UU

      public String getRecord_UU()
      Get Record UUID.
      Specified by:
      getRecord_UU in interface I_AD_PostIt
      Returns:
      Record UUID
    • setText

      public void setText(String Text)
      Set Description.
      Specified by:
      setText in interface I_AD_PostIt
      Parameters:
      Text - Description
    • getText

      public String getText()
      Get Description.
      Specified by:
      getText in interface I_AD_PostIt
      Returns:
      Description