Class MCOFPesagem

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

public class MCOFPesagem extends X_COF_Pesagem
See Also:
  • Constructor Details

  • Method Details

    • getApontamentosFilhos

      public List<MCOFPesagem> getApontamentosFilhos()
    • 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
    • afterDelete

      protected boolean afterDelete(boolean success)
      Description copied from class: PO
      Executed after Delete operation.
      Overrides:
      afterDelete in class PO
      Parameters:
      success - true if record deleted
      Returns:
      true if delete is a success
    • updatePesagemPai

      public void updatePesagemPai()