Class X_R_CategoryUpdates

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

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

    • X_R_CategoryUpdates

      public X_R_CategoryUpdates(Properties ctx, int R_CategoryUpdates_ID, String trxName)
      Standard Constructor
    • X_R_CategoryUpdates

      public X_R_CategoryUpdates(Properties ctx, int R_CategoryUpdates_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_R_CategoryUpdates

      public X_R_CategoryUpdates(Properties ctx, String R_CategoryUpdates_UU, String trxName)
      Standard Constructor
    • X_R_CategoryUpdates

      public X_R_CategoryUpdates(Properties ctx, String R_CategoryUpdates_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_R_CategoryUpdates

      public X_R_CategoryUpdates(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details