Class MLBRDocFiscalautXML

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

public class MLBRDocFiscalautXML extends X_LBR_DocFiscal_autXML
DI
Version:
$Id: MLBRDocFiscalLineDI.java, v1.0 Jan 10, 2013 3:17:30 PM, muriloht Exp $
Author:
muriloht (muriloht@devcoffee.com.br, http://www.devcoffee.com.br)
See Also:
  • Constructor Details

    • MLBRDocFiscalautXML

      public MLBRDocFiscalautXML(Properties ctx, int LBR_DocFiscal_autXML_ID, String trxName)
    • MLBRDocFiscalautXML

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

      public MLBRDocFiscalautXML(Properties ctx, int LBR_DocFiscal_autXML_ID, String trxName, String... virtualColumns)
    • MLBRDocFiscalautXML

      public MLBRDocFiscalautXML(Properties ctx, String LBR_DocFiscal_autXML_UU, String trxName, String... virtualColumns)
    • MLBRDocFiscalautXML

      public MLBRDocFiscalautXML(Properties ctx, String LBR_DocFiscal_autXML_UU, String trxName)
    • MLBRDocFiscalautXML

      public MLBRDocFiscalautXML(MLBRDocFiscal doc)
  • Method Details

    • getautXML

      public List<MLBRDocFiscalautXML> getautXML()
      getAdi
      Returns:
    • beforeSave

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

      protected boolean afterSave(boolean newRecord, boolean success)
      After Save
      Overrides:
      afterSave in class PO
      Parameters:
      newRecord - new
      success - success
      Returns:
      success
    • beforeDelete

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

      protected boolean afterDelete(boolean success)
      After Delete
      Overrides:
      afterDelete in class PO
      Parameters:
      success -
      Returns:
      deleted