Class MCOFPackingListLine

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

public class MCOFPackingListLine extends X_COF_PackingList_Line
Model Class for COF_PackingList_Line
Version:
$Id: MCOFPackingListLine.java, 09/06/2015 14:16:49 lucasb
Author:
Lucas Buglio (lucas.buglio@devcoffee.com.br, http://www.devcoffee.com.br)
See Also:
  • Constructor Details

    • MCOFPackingListLine

      public MCOFPackingListLine(Properties ctx, int COF_PackingList_Line_ID, String trxName)
      Parameters:
      ctx -
      COF_PackingList_ID -
      trxName -
    • MCOFPackingListLine

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

      public MCOFPackingListLine(Properties ctx, int COF_PackingList_Line_ID, String trxName, String... virtualColumns)
    • MCOFPackingListLine

      public MCOFPackingListLine(Properties ctx, String COF_PackingList_Line_UU, String trxName, String... virtualColumns)
    • MCOFPackingListLine

      public MCOFPackingListLine(Properties ctx, String COF_PackingList_Line_UU, String trxName)
  • Method Details

    • beforeSave

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

      protected boolean beforeDelete()
      Before Delete
      Overrides:
      beforeDelete in class PO
      Returns:
      true
    • afterSave

      protected boolean afterSave(boolean newRecord, boolean success)
      Description copied from class: PO
      Called after Save for Post-Save Operation
      Overrides:
      afterSave in class PO
      Parameters:
      newRecord - new record
      success - true if save operation was success
      Returns:
      if save was a success
    • getByInOut

      public static MCOFPackingListLine getByInOut(int M_InOut_ID, String trxName)
    • addDescription

      public void addDescription(String description)
      Add to Description
      Parameters:
      description - text
    • getVaricaoPesoPermitidaLinhaEmbarque

      public BigDecimal getVaricaoPesoPermitidaLinhaEmbarque(String tipoVariacao)