com.retek.rmm.gui.screen.media
Class MediaReportingDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.media.MediaReportingDialogHandler
- public class MediaReportingDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediaReportingDialogHandler
public MediaReportingDialogHandler()
setMedia
public void setMedia(java.lang.Object object)
- STATE METHODS
submitMedia
public void submitMedia()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getMediaDescription
public java.lang.String getMediaDescription()
throws SystemException
- MEDIA METHODS
- Throws:
SystemException
getTotalCirculation
public java.lang.String getTotalCirculation()
throws SystemException
- Throws:
SystemException
getResponseRate
public java.lang.String getResponseRate()
throws SystemException
- Throws:
SystemException
getAverageOrderSize
public java.lang.String getAverageOrderSize()
throws SystemException
- Throws:
SystemException
getOriginalForecast
public java.lang.String getOriginalForecast()
throws SystemException
- Throws:
SystemException
getActualAverageOrderSize
public java.lang.String getActualAverageOrderSize()
getCurrentForecast
public java.lang.String getCurrentForecast()
throws SystemException
- Throws:
SystemException
getTotalAdCost
public java.lang.String getTotalAdCost()
throws SystemException
- Throws:
SystemException
getSellingSkuCount
public java.lang.String getSellingSkuCount()
throws SystemException
- Throws:
SystemException
getSellingSkusPerPageCount
public java.lang.String getSellingSkusPerPageCount()
throws SystemException
- Throws:
SystemException
getSellingPageCount
public java.lang.String getSellingPageCount()
throws SystemException
- Throws:
SystemException
getSellingSkusWithin
public java.lang.String getSellingSkusWithin()
getAveragePricePoint
public java.lang.String getAveragePricePoint()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getMedianPricePoint
public java.lang.String getMedianPricePoint()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDepictionCount
public java.lang.String getDepictionCount()
throws SystemException
- Throws:
SystemException
getDepictionsPerPageCount
public java.lang.String getDepictionsPerPageCount()
throws SystemException
- Throws:
SystemException
getSalePageCount
public java.lang.String getSalePageCount()
throws SystemException
- Throws:
SystemException
getSaleSkuCount
public java.lang.String getSaleSkuCount()
throws SystemException
- Throws:
SystemException
getSaleSkusToTotalSkusPercent
public java.lang.String getSaleSkusToTotalSkusPercent()
throws SystemException
- Throws:
SystemException
getCatalogOnlyDepictionsCount
public java.lang.String getCatalogOnlyDepictionsCount()
getCatalogOnlySkuCount
public java.lang.String getCatalogOnlySkuCount()
getCatalogInternetOnlyDepictionCount
public java.lang.String getCatalogInternetOnlyDepictionCount()
getCatalogInternetOnlySkuCount
public java.lang.String getCatalogInternetOnlySkuCount()
getCatalogOnlySkuPercent
public java.lang.String getCatalogOnlySkuPercent()
getMarkdownPercent
public java.lang.String getMarkdownPercent()
throws SystemException
- Throws:
SystemException
setAverageOrderSize
public void setAverageOrderSize(java.lang.String size)
throws SystemException
- MEDIA SETTER METHODS
- Throws:
SystemException
setCurrentForecast
public void setCurrentForecast(java.lang.String forecast)
throws SystemException
- Throws:
SystemException
setResponseRate
public void setResponseRate(java.lang.String rate)
throws SystemException
- Throws:
SystemException
setOriginalForecast
public void setOriginalForecast(java.lang.String forecast)
throws SystemException
- Throws:
SystemException
setTotalAdCost
public void setTotalAdCost(java.lang.String cost)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28