Class MCOFControleRemessasInd

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

public class MCOFControleRemessasInd extends X_COF_ControleRemessasInd
See Also:
  • Constructor Details

    • MCOFControleRemessasInd

      public MCOFControleRemessasInd(Properties ctx, int COF_ControleRemessasInd_ID, String trxName)
    • MCOFControleRemessasInd

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

      public MCOFControleRemessasInd(Properties ctx, int COF_ControleRemessasInd_ID, String trxName, String... virtualColumns)
    • MCOFControleRemessasInd

      public MCOFControleRemessasInd(Properties ctx, String COF_ControleRemessasInd_UU, String trxName, String... virtualColumns)
    • MCOFControleRemessasInd

      public MCOFControleRemessasInd(Properties ctx, String COF_ControleRemessasInd_UU, String trxName)
  • Method Details

    • beforeSave

      public 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
    • getLinhas

      public List<MCOFMPRecebida> getLinhas()