Class MCOFControleAbastecimento

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

public class MCOFControleAbastecimento extends X_COF_ControleAbastecimento
Author:
Jose.Leite
See Also:
  • Constructor Details

    • MCOFControleAbastecimento

      public MCOFControleAbastecimento(Properties ctx, int COF_ControleAbastecimento_ID, String trxName, String... virtualColumns)
    • MCOFControleAbastecimento

      public MCOFControleAbastecimento(Properties ctx, int COF_ControleAbastecimento_ID, String trxName)
    • MCOFControleAbastecimento

      public MCOFControleAbastecimento(Properties ctx, ResultSet rs, String trxName)
    • MCOFControleAbastecimento

      public MCOFControleAbastecimento(Properties ctx, String COF_ControleAbastecimento_UU, String trxName, String... virtualColumns)
    • MCOFControleAbastecimento

      public MCOFControleAbastecimento(Properties ctx, String COF_ControleAbastecimento_UU, String trxName)
  • Method Details

    • beforeSave

      protected boolean beforeSave(boolean newRecord)
      Description copied from class: PO
      Called before Save for Pre-Save Operation
      Overrides:
      beforeSave in class PO
      Parameters:
      newRecord - new record
      Returns:
      true if record can be saved