com.retek.rcom.gui.screen.catalogrequest
Class CatalogMaintenanceHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.catalogrequest.CatalogMaintenanceHandler

public class CatalogMaintenanceHandler
extends ScreenHandler


Constructor Summary
CatalogMaintenanceHandler()
           
 
Method Summary
 java.util.Collection getActiveCatalogs()
           
 java.lang.String getBanner()
           
 java.lang.String getDeliveryDays()
           
 java.lang.String getDescription()
           
 java.lang.String getSubconcept()
           
 boolean hasCatalog()
           
 boolean isInactive()
           
 void setCatalog(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

CatalogMaintenanceHandler

public CatalogMaintenanceHandler()
Method Detail

getActiveCatalogs

public java.util.Collection getActiveCatalogs()
                                       throws SystemException
Throws:
SystemException

setCatalog

public void setCatalog(java.lang.Object object)

hasCatalog

public boolean hasCatalog()

getDescription

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

getDeliveryDays

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

getBanner

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

getSubconcept

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

isInactive

public boolean isInactive()
                   throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25