Class MImpFormat

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

public class MImpFormat extends X_AD_ImpFormat
Extended Import Format Model for AD_ImpFormat
Version:
$Id: MImpFormat.java,v 1.3 2006/07/30 00:51:05 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MImpFormat

      public MImpFormat(Properties ctx, String AD_ImpFormat_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      AD_ImpFormat_UU - UUID key
      trxName - Transaction
    • MImpFormat

      public MImpFormat(Properties ctx, int AD_ImpFormat_ID, String trxName)
      Standard Constructor
      Parameters:
      ctx - context
      AD_ImpFormat_ID - id
      trxName - transaction
    • MImpFormat

      public MImpFormat(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - result set
      trxName - transaction
  • Method Details

    • getRows

      public MImpFormatRow[] getRows()
      Get (all) Rows
      Returns:
      array of Rows