Class MCOFCTaxClassificationLine

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

public class MCOFCTaxClassificationLine extends X_COF_C_TaxClassificationLine
Tax Classification Line Model Class
Version:
$Id: MCOFCTaxClassificationLine.java, 05/08/2015 16:08:17 gabriels
Author:
Gabriel S Schneider (gabriel.schneider@devcoffee.com.br, http://www.devcoffee.com.br)
See Also:
  • Constructor Details

    • MCOFCTaxClassificationLine

      public MCOFCTaxClassificationLine(Properties ctx, int COF_C_TaxClassificationLine_ID, String trxName)
    • MCOFCTaxClassificationLine

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

      public MCOFCTaxClassificationLine(Properties ctx, int COF_C_TaxClassificationLine_ID, String trxName, String... virtualColumns)
    • MCOFCTaxClassificationLine

      public MCOFCTaxClassificationLine(Properties ctx, String COF_C_TaxClassificationLine_UU, String trxName, String... virtualColumns)
    • MCOFCTaxClassificationLine

      public MCOFCTaxClassificationLine(Properties ctx, String COF_C_TaxClassificationLine_UU, String trxName)
  • Method Details

    • beforeSave

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

      public boolean classificationDuplicated()
      Get Classifications
      Returns:
    • getClassification

      public static String getClassification(Integer AD_Client_ID, Integer AD_Org_ID, String taxName, String CST, Integer CFOP_ID, String tpNF, String trxName)
      Retorna a Classificação
      Returns: