com.retek.component.media
Class MediaReportingUtility
java.lang.Object
com.retek.component.media.MediaReportingUtility
- public class MediaReportingUtility
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTotalCirculation
public static long getTotalCirculation(Media media)
throws SystemException
- Throws:
SystemException
getSellingSkusPerPageCount
public static java.math.BigDecimal getSellingSkusPerPageCount(Media media)
throws SystemException
- Throws:
SystemException
getAveragePricePoint
public static Money getAveragePricePoint(Media media)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getMedianPricePoint
public static Money getMedianPricePoint(Media media)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDepictionCount
public static int getDepictionCount(Media media)
throws SystemException
- Throws:
SystemException
getDepictionsPerPageCount
public static java.math.BigDecimal getDepictionsPerPageCount(Media media)
throws SystemException
- Throws:
SystemException
getSalePageCount
public static int getSalePageCount(Media media)
throws SystemException
- Throws:
SystemException
getSaleSkuCount
public static int getSaleSkuCount(Media media)
throws SystemException
- Throws:
SystemException
getSaleSkusToTotalSkusPercent
public static java.math.BigDecimal getSaleSkusToTotalSkusPercent(Media media)
throws SystemException
- Throws:
SystemException
getMarkdownPercent
public static java.math.BigDecimal getMarkdownPercent(Media media)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25