com.retek.rcom.gui.screen.iteminquiry
Class ItemMediaHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.iteminquiry.ItemMediaHandler

public class ItemMediaHandler
extends ScreenHandler


Constructor Summary
ItemMediaHandler()
           
 
Method Summary
 java.lang.String getConcept()
           
 java.lang.String getDescription()
           
 java.lang.String getMediaCode()
           
 java.util.Collection getMediaForAllConcepts()
           
 java.util.Collection getMediaForCurrentConcept()
          FIND MEDIA METHODS
 java.lang.String getPriceEndDate()
           
 java.lang.String getPriceStartDate()
           
 java.lang.String getSubConcept()
           
 boolean isMediaDisplayable()
           
 void setMedia(java.lang.Object object)
          MEDIA METHODS
 
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

ItemMediaHandler

public ItemMediaHandler()
Method Detail

getMediaForCurrentConcept

public java.util.Collection getMediaForCurrentConcept()
                                               throws SystemException,
                                                      BusinessException
FIND MEDIA METHODS

Throws:
SystemException
BusinessException

getMediaForAllConcepts

public java.util.Collection getMediaForAllConcepts()
                                            throws SystemException,
                                                   BusinessException
Throws:
SystemException
BusinessException

setMedia

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


isMediaDisplayable

public boolean isMediaDisplayable()
                           throws SystemException
Throws:
SystemException

getConcept

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

getSubConcept

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

getMediaCode

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

getDescription

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

getPriceStartDate

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

getPriceEndDate

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


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