Class MCOFCPriceChange

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

public class MCOFCPriceChange extends X_COF_C_PriceChange
Model Class for COF_C_PriceChange
Version:
$Id: MCOFCPriceChange.java, 17/03/2015 11:12:53 gabriels
Author:
Gabriel S Schneider (gabriel.schneider@devcoffee.com.br, http://www.devcoffee.com.br)
See Also:
  • Constructor Details

    • MCOFCPriceChange

      public MCOFCPriceChange(Properties ctx, int COF_C_PriceChange_ID, String trxName)
      Parameters:
      ctx -
      COF_C_PriceChange_ID -
      trxName -
    • MCOFCPriceChange

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

      public MCOFCPriceChange(Properties ctx, int COF_C_PriceChange_ID, String trxName, String... virtualColumns)
    • MCOFCPriceChange

      public MCOFCPriceChange(Properties ctx, String COF_C_PriceChange_UU, String trxName, String... virtualColumns)
    • MCOFCPriceChange

      public MCOFCPriceChange(Properties ctx, String COF_C_PriceChange_UU, String trxName)
  • Method Details

    • getPrices

      public static MCOFCPriceChange[] getPrices(int M_Product_ID, int M_PriceList_Version_ID, int AD_Client_ID, int AD_Org_ID, String trxName)
    • getPriceChange

      public static MCOFCPriceChange[] getPriceChange(int M_Product_ID, int M_PriceList_ID, int AD_Client_ID, int AD_Org_ID, String trxName)