Class MJournalGeneratorLine

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

public class MJournalGeneratorLine extends X_GL_JournalGeneratorLine
GL Journal Generator Line Model
Author:
Carlos Ruiz - GlobalQSS
See Also:
  • Constructor Details

    • MJournalGeneratorLine

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

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

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

    • getSources

      public MJournalGeneratorSource[] getSources()
      Get Journal Generator Sources of Journal Generator Line
      Returns:
      sources