Class MCOFOrcamentoItem

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

public class MCOFOrcamentoItem extends X_COF_OrcamentoItem
See Also:
  • Constructor Details

    • MCOFOrcamentoItem

      public MCOFOrcamentoItem(Properties ctx, int COF_OrcamentoItem_ID, String trxName)
    • MCOFOrcamentoItem

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

      public MCOFOrcamentoItem(Properties ctx, int COF_OrcamentoItem_ID, String trxName, String... virtualColumns)
    • MCOFOrcamentoItem

      public MCOFOrcamentoItem(Properties ctx, String COF_OrcamentoItem_UU, String trxName, String... virtualColumns)
    • MCOFOrcamentoItem

      public MCOFOrcamentoItem(Properties ctx, String COF_OrcamentoItem_UU, String trxName)
  • Method Details

    • calcValorOrcado

      public void calcValorOrcado()
    • 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
    • calc

      public void calc()
    • getConfigs

      public List<MCOFOrcamentoConfig> getConfigs()
    • copiarItem

      public void copiarItem(MCOFOrcamentoItem target)