com.retek.rmm.gui.screen.media
Class MediaCopyHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.media.MediaCopyHandler

public class MediaCopyHandler
extends ScreenHandler


Constructor Summary
MediaCopyHandler()
           
 
Method Summary
 java.lang.String buildOverwriteText(BusinessException exception)
           
 void copyCopyAllPages(boolean flag)
           
 void copyDepictionCode(boolean flag)
           
 void copyDepictionDescription(boolean flag)
           
 void copyDepictionKey(boolean flag)
           
 void copyDepictionPageSpread(boolean flag)
           
 void copyDepictionPlacement(boolean flag)
           
 void copyInternationalCharge(boolean flag)
           
 void copyNotAvailableIndicator(boolean flag)
           
 void copyRushDeliveryOverride(boolean flag)
           
 void copySalePageIndicator(boolean flag)
           
 void copySelectedPages(java.lang.String pages)
           
 void copySellingItems(java.util.List copyToList, boolean ignore, boolean overwrite)
          COPY METHODS
 void copyShippingRatesToMedias(java.util.List copyToList)
           
 void copySkuDeliveryCharge(boolean flag)
           
 void copySkuMediaPrice(boolean flag)
           
 void copySuggestedRetailPrice(boolean flag)
           
 void copyWebStoreFeature(boolean flag)
           
 void createCopyCriteria()
          COPY CRITERIA
 java.lang.String getActiveDate()
           
 java.lang.String getBanner()
           
 java.lang.String getDescription()
           
 java.lang.String getMediaCode()
           
 java.util.List getMediaForBanner()
          MEDIA METHODS
 boolean hasBanner()
           
 boolean hasMedia()
           
 void retrieveBannerFromRepository()
           
 void retrieveMediaFromRepository()
          STATE MANAGEMENT
 void setMedia(java.lang.Object object)
           
 void submit(java.util.List copyList)
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaCopyHandler

public MediaCopyHandler()
Method Detail

retrieveMediaFromRepository

public void retrieveMediaFromRepository()
STATE MANAGEMENT


retrieveBannerFromRepository

public void retrieveBannerFromRepository()
                                  throws SystemException
Throws:
SystemException

hasBanner

public boolean hasBanner()

hasMedia

public boolean hasMedia()

getMediaForBanner

public java.util.List getMediaForBanner()
                                 throws SystemException,
                                        BusinessException
MEDIA METHODS

Throws:
SystemException
BusinessException

setMedia

public void setMedia(java.lang.Object object)

getBanner

public java.lang.String getBanner()
                           throws SystemException
Throws:
SystemException

getMediaCode

public java.lang.String getMediaCode()
                              throws SystemException
Throws:
SystemException

getDescription

public java.lang.String getDescription()
                                throws SystemException
Throws:
SystemException

getActiveDate

public java.lang.String getActiveDate()
                               throws SystemException
Throws:
SystemException

createCopyCriteria

public void createCopyCriteria()
COPY CRITERIA


copyDepictionPlacement

public void copyDepictionPlacement(boolean flag)

copyDepictionCode

public void copyDepictionCode(boolean flag)

copyDepictionDescription

public void copyDepictionDescription(boolean flag)

copyWebStoreFeature

public void copyWebStoreFeature(boolean flag)

copyDepictionKey

public void copyDepictionKey(boolean flag)

copyDepictionPageSpread

public void copyDepictionPageSpread(boolean flag)

copySalePageIndicator

public void copySalePageIndicator(boolean flag)

copySkuMediaPrice

public void copySkuMediaPrice(boolean flag)

copySuggestedRetailPrice

public void copySuggestedRetailPrice(boolean flag)

copySkuDeliveryCharge

public void copySkuDeliveryCharge(boolean flag)

copyRushDeliveryOverride

public void copyRushDeliveryOverride(boolean flag)

copyInternationalCharge

public void copyInternationalCharge(boolean flag)

copyNotAvailableIndicator

public void copyNotAvailableIndicator(boolean flag)

copyCopyAllPages

public void copyCopyAllPages(boolean flag)

copySelectedPages

public void copySelectedPages(java.lang.String pages)

copySellingItems

public void copySellingItems(java.util.List copyToList,
                             boolean ignore,
                             boolean overwrite)
                      throws SystemException,
                             BusinessException
COPY METHODS

Throws:
SystemException
BusinessException

copyShippingRatesToMedias

public void copyShippingRatesToMedias(java.util.List copyToList)
                               throws SystemException
Throws:
SystemException

submit

public void submit(java.util.List copyList)
            throws SystemException,
                   BusinessException
Throws:
SystemException
BusinessException

buildOverwriteText

public java.lang.String buildOverwriteText(BusinessException exception)


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