Class MCOFParticipant

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

public class MCOFParticipant extends X_COF_Participant
Model Class Participant
Version:
$Id: MCOFParticipant.java, 30/11/2015 13:19:41 lucasb
Author:
Lucas Buglio (lucas.buglio@devcoffee.com.br, http://www.devcoffee.com.br)
See Also:
  • Constructor Details

    • MCOFParticipant

      public MCOFParticipant(Properties ctx, int COF_Participant_ID, String trxName)
      Parameters:
      ctx -
      COF_Participant_ID -
      trxName -
    • MCOFParticipant

      public MCOFParticipant(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -
    • MCOFParticipant

      public MCOFParticipant(Properties ctx, int COF_Participant_ID, String trxName, String... virtualColumns)
    • MCOFParticipant

      public MCOFParticipant(Properties ctx, String COF_Participant_UU, String trxName, String... virtualColumns)
    • MCOFParticipant

      public MCOFParticipant(Properties ctx, String COF_Participant_UU, String trxName)
  • Method Details

    • getParticipant

      public static MCOFParticipant getParticipant(Integer AD_Org_ID, String qualifierType, String trxName)
      Retorna todos um participante do tipo selecionado
      Parameters:
      AD_Org_ID -
      dateFrom -
      dateTo -
      trxName -
      Returns:
    • getParticipant

      public static MCOFParticipant getParticipant(Integer AD_Org_ID, String trxName)
      Retorna todas as ARMs do Período
      Parameters:
      AD_Org_ID -
      dateFrom -
      dateTo -
      trxName -
      Returns:
    • getContabilista

      public static MCOFParticipant getContabilista(Integer AD_Client_ID, Integer AD_Org_ID, String trxName)
      Retorna todas as ARMs do Período
      Parameters:
      AD_Org_ID -
      dateFrom -
      dateTo -
      trxName -
      Returns: