Class MCOFCCheckAllocate

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

public class MCOFCCheckAllocate extends X_COF_C_CheckAllocate
Check Allocate Model Class
Version:
$Id: MCOFCCheckAllocate.java, 29/12/2015 11:16:25 gschneider
Author:
Gabriel S Schneider (gabriel.schneider@devcoffee.com.br, http://www.devcoffee.com.br)
See Also:
  • Constructor Details

    • MCOFCCheckAllocate

      public MCOFCCheckAllocate(Properties ctx, int COF_C_Custody_ID, String trxName)
    • MCOFCCheckAllocate

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

      public MCOFCCheckAllocate(Properties ctx, int COF_C_CheckAllocate_ID, String trxName, String... virtualColumns)
    • MCOFCCheckAllocate

      public MCOFCCheckAllocate(Properties ctx, String COF_C_CheckAllocate_UU, String trxName, String... virtualColumns)
    • MCOFCCheckAllocate

      public MCOFCCheckAllocate(Properties ctx, String COF_C_CheckAllocate_UU, String 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
    • getAllocations

      public static MCOFCCheckAllocate[] getAllocations(MInvoice invoice, MInvoicePaySchedule ips)
      Retorna Todas as Alocações para uma determinada Fatura
      Parameters:
      invoice -
      ips -
      Returns:
    • getValorCheque

      public static List<MCOFCCheckAllocate> getValorCheque(MInvoice invoice, MInvoicePaySchedule ips)
      ticekt 6991 Retorna uma lista com todas as alocações para uma Fatura
      Parameters:
      invoice -
      ips -
      Returns: