com.retek.rmm.gui.util
Class RmmDebug

java.lang.Object
  extended bycom.retek.rmm.gui.util.RmmDebug

public class RmmDebug
extends java.lang.Object

This utility class is capable of displaying interesting data about media, selling items, etc and is used as a debugging tool.

Retek Inc. Copyright (c) 2002


Constructor Summary
RmmDebug()
           
 
Method Summary
static void displayMedia(Media displayMedia)
           
static void displaySellingItem(SellingItem sellingItem)
           
static void displaySellingItemDepiction(SellingItemDepiction siDepiction)
           
static void displaySellingSku(SellingSku sellingSku)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RmmDebug

public RmmDebug()
Method Detail

displayMedia

public static void displayMedia(Media displayMedia)

displaySellingItem

public static void displaySellingItem(SellingItem sellingItem)
                               throws SystemException,
                                      BusinessException
Throws:
SystemException
BusinessException

displaySellingSku

public static void displaySellingSku(SellingSku sellingSku)
                              throws SystemException,
                                     BusinessException
Throws:
SystemException
BusinessException

displaySellingItemDepiction

public static void displaySellingItemDepiction(SellingItemDepiction siDepiction)
                                        throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28