Class MCOFDeliveryOccurrence

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_COF_DeliveryOccurrence, I_Persistent, Evaluatee

public class MCOFDeliveryOccurrence extends X_COF_DeliveryOccurrence
Model Class for COF_DeliveryOccurrence
Version:
$Id: MCOFDeliveryOccurrence.java, 02/01/2016 15:36:33 lucasb
Author:
Lucas Buglio (lucas.buglio@devcoffee.com.br, http://www.devcoffee.com.br)
See Also:
  • Constructor Details

    • MCOFDeliveryOccurrence

      public MCOFDeliveryOccurrence(Properties ctx, int COF_DeliveryOccurrence_ID, String trxName)
      Parameters:
      ctx -
      COF_DeliveryOccurrence_ID -
      trxName -
    • MCOFDeliveryOccurrence

      public MCOFDeliveryOccurrence(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -
    • MCOFDeliveryOccurrence

      public MCOFDeliveryOccurrence(Properties ctx, int COF_DeliveryOccurrence_ID, String trxName, String... virtualColumns)
    • MCOFDeliveryOccurrence

      public MCOFDeliveryOccurrence(Properties ctx, String COF_DeliveryOccurrence_UU, String trxName, String... virtualColumns)
    • MCOFDeliveryOccurrence

      public MCOFDeliveryOccurrence(Properties ctx, String COF_DeliveryOccurrence_UU, String trxName)
  • Method Details

    • beforeSave

      protected boolean beforeSave(boolean newRecord)
      Before Save
      Overrides:
      beforeSave in class PO
      Parameters:
      newRecord - new
      Returns:
      true