Class MCOFDeliveryRestriction

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

public class MCOFDeliveryRestriction extends X_COF_DeliveryRestriction
Model Class for COF_DeliveryRestriction
Version:
$Id: MCOFDeliveryRestriction.java, 18/05/2015 09:05:21 lucasb
Author:
Lucas Buglio (lucas.buglio@devcoffee.com.br, http://www.devcoffee.com.br)
See Also:
  • Constructor Details

    • MCOFDeliveryRestriction

      public MCOFDeliveryRestriction(Properties ctx, int COF_DeliveryRestriction_ID, String trxName)
      Parameters:
      ctx -
      COF_DeliveryRestriction_ID -
      trxName -
    • MCOFDeliveryRestriction

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

      public MCOFDeliveryRestriction(Properties ctx, int COF_DeliveryRestriction_ID, String trxName, String... virtualColumns)
    • MCOFDeliveryRestriction

      public MCOFDeliveryRestriction(Properties ctx, String COF_DeliveryRestriction_UU, String trxName, String... virtualColumns)
    • MCOFDeliveryRestriction

      public MCOFDeliveryRestriction(Properties ctx, String COF_DeliveryRestriction_UU, String trxName)
  • Method Details

    • beforeSave

      protected boolean beforeSave(boolean newRecord)
      Before Save
      Overrides:
      beforeSave in class PO
      Parameters:
      newRecord -
      Returns:
      true if save
    • getDiasRestritos

      public String getDiasRestritos()