Class MJournalGenerator

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

public class MJournalGenerator extends X_GL_JournalGenerator
GL Journal Generator Model
Author:
Carlos Ruiz - GlobalQSS
See Also:
  • Constructor Details

    • MJournalGenerator

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

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

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

    • getLines

      public MJournalGeneratorLine[] getLines()
      Get Journal Generator Lines of Journal Generator
      Returns:
      lines