com.retek.rmm.gui.util
Class RmmDebug
java.lang.Object
com.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RmmDebug
public RmmDebug()
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