Class MPrintGraph

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

@Deprecated public class MPrintGraph extends X_AD_PrintGraph
Deprecated.
not fully implemented
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)
      Deprecated.
      UUID based Constructor
      Parameters:
      ctx - Context
      AD_PrintGraph_UU - UUID key
      trxName - Transaction
    • MPrintGraph

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

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