Class MCOFPPRoteiroPRod

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

public class MCOFPPRoteiroPRod extends X_COF_PP_RoteiroProd
Author:
vini
See Also:
  • Constructor Details

    • MCOFPPRoteiroPRod

      public MCOFPPRoteiroPRod(Properties ctx, int COF_PP_RoteiroProd_ID, String trxName)
      Parameters:
      ctx -
      COF_PP_RoteiroProd_ID -
      trxName -
    • MCOFPPRoteiroPRod

      public MCOFPPRoteiroPRod(Properties ctx, int COF_PP_RoteiroProd_ID, String trxName, String... virtualColumns)
    • MCOFPPRoteiroPRod

      public MCOFPPRoteiroPRod(Properties ctx, String COF_PP_RoteiroProd_UU, String trxName, String... virtualColumns)
    • MCOFPPRoteiroPRod

      public MCOFPPRoteiroPRod(Properties ctx, String COF_PP_RoteiroProd_UU, String trxName)
    • MCOFPPRoteiroPRod

      public MCOFPPRoteiroPRod(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      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
    • 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
    • getLines

      public List<MCOFPPRoteiroDetalhe> getLines()