Class X_AD_Tree_Favorite

java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_Tree_Favorite
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_Tree_Favorite, I_Persistent, Evaluatee
Direct Known Subclasses:
MTreeFavorite

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

    • X_AD_Tree_Favorite

      public X_AD_Tree_Favorite(Properties ctx, int AD_Tree_Favorite_ID, String trxName)
      Standard Constructor
    • X_AD_Tree_Favorite

      public X_AD_Tree_Favorite(Properties ctx, int AD_Tree_Favorite_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_Tree_Favorite

      public X_AD_Tree_Favorite(Properties ctx, String AD_Tree_Favorite_UU, String trxName)
      Standard Constructor
    • X_AD_Tree_Favorite

      public X_AD_Tree_Favorite(Properties ctx, String AD_Tree_Favorite_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_AD_Tree_Favorite

      public X_AD_Tree_Favorite(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_Tree_Favorite_ID

      public void setAD_Tree_Favorite_ID(int AD_Tree_Favorite_ID)
      Set Favorite Tree.
      Specified by:
      setAD_Tree_Favorite_ID in interface I_AD_Tree_Favorite
      Parameters:
      AD_Tree_Favorite_ID - Favorite Tree
    • getAD_Tree_Favorite_ID

      public int getAD_Tree_Favorite_ID()
      Get Favorite Tree.
      Specified by:
      getAD_Tree_Favorite_ID in interface I_AD_Tree_Favorite
      Returns:
      Favorite Tree
    • setAD_Tree_Favorite_UU

      public void setAD_Tree_Favorite_UU(String AD_Tree_Favorite_UU)
      Set Favorite Tree.
      Specified by:
      setAD_Tree_Favorite_UU in interface I_AD_Tree_Favorite
      Parameters:
      AD_Tree_Favorite_UU - Favorite Tree
    • getAD_Tree_Favorite_UU

      public String getAD_Tree_Favorite_UU()
      Get Favorite Tree.
      Specified by:
      getAD_Tree_Favorite_UU in interface I_AD_Tree_Favorite
      Returns:
      Favorite Tree
    • getAD_User

      public I_AD_User getAD_User() throws RuntimeException
      Specified by:
      getAD_User in interface I_AD_Tree_Favorite
      Throws:
      RuntimeException
    • setAD_User_ID

      public void setAD_User_ID(int AD_User_ID)
      Set User/Contact.
      Specified by:
      setAD_User_ID in interface I_AD_Tree_Favorite
      Parameters:
      AD_User_ID - User within the system - Internal or Business Partner Contact
    • getAD_User_ID

      public int getAD_User_ID()
      Get User/Contact.
      Specified by:
      getAD_User_ID in interface I_AD_Tree_Favorite
      Returns:
      User within the system - Internal or Business Partner Contact