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

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

public class MediaPrimaryHandler
extends ScreenHandler


Constructor Summary
MediaPrimaryHandler()
           
 
Method Summary
 java.util.Collection findMedia(java.lang.Object object)
           
 java.lang.String getActiveDate()
           
 java.util.List getAllBanners()
          STATE and SEARCH METHODS
 java.lang.String getBannerDescription()
           
 java.lang.String getChannelTypeDescription()
           
 java.lang.String getDescription()
           
 java.lang.String getMediaCode()
           
 java.lang.Object getMediaCriteria()
           
 java.lang.String getMediaType()
           
 void removeMedia()
           
 Media retrieveMedia()
           
 void setBanner(java.lang.Object object)
           
 void setMedia(java.lang.Object object)
          MEDIA METHODS
 void storeMedia(java.lang.Object object)
           
 
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

MediaPrimaryHandler

public MediaPrimaryHandler()
Method Detail

getAllBanners

public java.util.List getAllBanners()
STATE and SEARCH METHODS


findMedia

public java.util.Collection findMedia(java.lang.Object object)
                               throws SystemException,
                                      BusinessException
Throws:
SystemException
BusinessException

setBanner

public void setBanner(java.lang.Object object)

getMediaCriteria

public java.lang.Object getMediaCriteria()

storeMedia

public void storeMedia(java.lang.Object object)

retrieveMedia

public Media retrieveMedia()

removeMedia

public void removeMedia()
                 throws SystemException,
                        BusinessException
Throws:
SystemException
BusinessException

setMedia

public void setMedia(java.lang.Object object)
MEDIA METHODS


getBannerDescription

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

getMediaType

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

getChannelTypeDescription

public java.lang.String getChannelTypeDescription()
                                           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


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