Class MCOFElementValueReference

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

public class MCOFElementValueReference extends X_COF_ElementValueReference
Classe Modelo do Plano de Contas
Version:
$Id: MCOFElementValueReference.java, 13/10/2015 11:26:07 lucasb
Author:
Lucas Buglio (lucas.buglio@devcoffee.com.br, http://www.devcoffee.com.br)
See Also:
  • Constructor Details

    • MCOFElementValueReference

      public MCOFElementValueReference(Properties ctx, int COF_ElementValueReference_ID, String trxName)
      Parameters:
      ctx -
      COF_ElementValueReference_ID -
      trxName -
    • MCOFElementValueReference

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

      public MCOFElementValueReference(Properties ctx, int COF_ElementValueReference_ID, String trxName, String... virtualColumns)
    • MCOFElementValueReference

      public MCOFElementValueReference(Properties ctx, String COF_ElementValueReference_UU, String trxName, String... virtualColumns)
    • MCOFElementValueReference

      public MCOFElementValueReference(Properties ctx, String COF_ElementValueReference_UU, String trxName)
  • Method Details

    • beforeSave

      protected boolean beforeSave(boolean newRecord)
      Before Save
      Overrides:
      beforeSave in class PO
      Parameters:
      newRecord - new
      Returns:
      true
    • getReferences

      public static MCOFElementValueReference getReferences(int AD_Client_ID, int AD_Org_ID, int COF_ElementFrom_ID, String trxName)
      Retorna o Plano de Contas Referencial
      Parameters:
      AD_Client_ID -
      AD_Org_ID -
      COF_ElementFrom_ID -
      trxName -
      Returns: