Class MCOFMetaDeVendas

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

public class MCOFMetaDeVendas extends X_COF_MetaDeVendas
See Also:
  • Field Details

    • COLUNAS_QUE_GERAM_RECALCULO

      public static List<String> COLUNAS_QUE_GERAM_RECALCULO
  • Constructor Details

  • 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
    • obterSql

      public String obterSql()
    • setPrazoRestante

      public void setPrazoRestante()
    • calcularDiasPercorridos

      public void calcularDiasPercorridos()
    • calcularMargem

      public void calcularMargem()
    • calcularMarkup

      public void calcularMarkup()