Class MCOFOrcamentoOrgs

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

public class MCOFOrcamentoOrgs extends X_COF_OrcamentoOrgs
Author:
henrique
See Also:
  • Constructor Details

    • MCOFOrcamentoOrgs

      public MCOFOrcamentoOrgs(Properties ctx, int cof_orcamentoorgs_ID, String trxName)
      Parameters:
      ctx -
      cof_orcamentoorgs_ID -
      trxName -
    • MCOFOrcamentoOrgs

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

      public MCOFOrcamentoOrgs(Properties ctx, int COF_OrcamentoOrgs_ID, String trxName, String... virtualColumns)
    • MCOFOrcamentoOrgs

      public MCOFOrcamentoOrgs(Properties ctx, String COF_OrcamentoOrgs_UU, String trxName, String... virtualColumns)
    • MCOFOrcamentoOrgs

      public MCOFOrcamentoOrgs(Properties ctx, String COF_OrcamentoOrgs_UU, String trxName)
  • Method Details

    • getOrgsToString

      public static String getOrgsToString(MCOFOrcamento orcamento, String trxName) throws AdempiereException
      Método para retornar o id de todas as organizações relacionadas ao orçamento
      Parameters:
      orcamento - Orçamento que contem as organizações
      Returns:
      String Retorna os Id's separados por virgula Ex.: 1000000,1000001,1000002
      Throws:
      AdempiereException
    • getOrcamentoOrgsID

      public static List<MCOFOrcamentoOrgs> getOrcamentoOrgsID(MCOFOrcamento orcamento, String trxName)
      Médoto para retornar uma lista de orgs
      Parameters:
      orcamento - Orçamento que contém as organizações
      Returns:
      List Retorna uma lista de orgs