Class MCOFFormacaoPreco

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

public class MCOFFormacaoPreco extends X_COF_FormacaoPreco
See Also:
  • Constructor Details

    • MCOFFormacaoPreco

      public MCOFFormacaoPreco(Properties ctx, int COF_FormacaoPreco_ID, String trxName)
    • MCOFFormacaoPreco

      public MCOFFormacaoPreco(Properties ctx, int COF_FormacaoPreco_ID, String trxName, String... virtualColumns)
    • MCOFFormacaoPreco

      public MCOFFormacaoPreco(Properties ctx, String COF_FormacaoPreco_UU, String trxName)
    • MCOFFormacaoPreco

      public MCOFFormacaoPreco(Properties ctx, String COF_FormacaoPreco_UU, String trxName, String... virtualColumns)
    • MCOFFormacaoPreco

      public MCOFFormacaoPreco(Properties ctx, ResultSet rs, String trxName)
  • Method Details

    • getListas

      public List<MCOFFormacaoPrecoLista> getListas()
    • afterSave

      protected boolean afterSave(boolean newRecord, boolean success)
      Description copied from class: PO
      Called after Save for Post-Save Operation
      Overrides:
      afterSave in class PO
      Parameters:
      newRecord - new record
      success - true if save operation was success
      Returns:
      if save was a success