Class MPrintGraph

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

public class MPrintGraph extends X_AD_PrintGraph
Graph Model
Version:
$Id: MPrintGraph.java,v 1.2 2006/07/30 00:53:02 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MPrintGraph

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

      public MPrintGraph(Properties ctx, int AD_PrintGraph_ID, String trxName)
      Standard Constructor
      Parameters:
      ctx - context
      AD_PrintGraph_ID - graph id
      trxName - trx
    • MPrintGraph

      public MPrintGraph(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - result set
      trxName - trx