Class MCOFItemSubstituto

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

public class MCOFItemSubstituto extends X_COF_ItemSubstituto
See Also:
  • Constructor Details

    • MCOFItemSubstituto

      public MCOFItemSubstituto(Properties ctx, int COF_ItemSubstituto_ID, String trxName)
    • MCOFItemSubstituto

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

      public MCOFItemSubstituto(Properties ctx, int COF_ItemSubstituto_ID, String trxName, String... virtualColumns)
    • MCOFItemSubstituto

      public MCOFItemSubstituto(Properties ctx, String COF_ItemSubstituto_UU, String trxName, String... virtualColumns)
    • MCOFItemSubstituto

      public MCOFItemSubstituto(Properties ctx, String COF_ItemSubstituto_UU, String trxName)
  • Method Details

    • getSelection

      public static List<MCOFItemSubstituto> getSelection(MOrderLine ol, String additionalWhere)
      get MCOFItemSubstituto
      Parameters:
      trxName -
      AD_PInstance_ID -
      Returns:
    • getItensSubstitutos

      public static List<MCOFItemSubstituto> getItensSubstitutos(Integer COF_TratamentoPedido_ID)
    • 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
    • beforeDelete

      protected boolean beforeDelete()
      Description copied from class: PO
      Executed before Delete operation.
      Overrides:
      beforeDelete in class PO
      Returns:
      true if record can be deleted