Class MModelGeneratorTemplate

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

public class MModelGeneratorTemplate extends X_AD_ModelGeneratorTemplate
Generate Model Template
See Also:
  • Constructor Details

    • MModelGeneratorTemplate

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

      public MModelGeneratorTemplate(Properties ctx, int AD_ModelGeneratorTemplate_ID, String trxName)
      Parameters:
      ctx - context
      AD_ModelGeneratorTemplate_ID - ID
      trxName - transaction
    • MModelGeneratorTemplate

      public MModelGeneratorTemplate(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx - context
      rs - ResultSet
      trxName - transaction