Class MCOFParamFormacaoPreco

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

public class MCOFParamFormacaoPreco extends X_COF_ParamFormacaoPreco
See Also:
  • Constructor Details

    • MCOFParamFormacaoPreco

      public MCOFParamFormacaoPreco(Properties ctx, int COF_ParamFormacaoPreco_ID, String trxName)
    • MCOFParamFormacaoPreco

      public MCOFParamFormacaoPreco(Properties ctx, int COF_ParamFormacaoPreco_ID, String trxName, String... virtualColumns)
    • MCOFParamFormacaoPreco

      public MCOFParamFormacaoPreco(Properties ctx, String COF_ParamFormacaoPreco_UU, String trxName)
    • MCOFParamFormacaoPreco

      public MCOFParamFormacaoPreco(Properties ctx, String COF_ParamFormacaoPreco_UU, String trxName, String... virtualColumns)
    • MCOFParamFormacaoPreco

      public MCOFParamFormacaoPreco(Properties ctx, ResultSet rs, 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