Class MCOFLinhaCalculo

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

public class MCOFLinhaCalculo extends X_COF_LinhaCalculo
See Also:
  • Constructor Details

  • Method Details

    • beforeSave

      protected boolean beforeSave(boolean newRecord)
      Description copied from class: PO
      Called before Save for Pre-Save Operation.
      Default implementation is nop, to be implemented in sub-classes that needed it.
      Overrides:
      beforeSave in class PO
      Parameters:
      newRecord - true if it is a new record
      Returns:
      true if record can be saved
    • isVolumeSuportado

      public boolean isVolumeSuportado()
    • getReabastecimento

      public List<MReplenish> getReabastecimento()