com.retek.rcom.gui.screen.pendrules
Class PendRulesHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.pendrules.PendRulesHandler

public class PendRulesHandler
extends ScreenHandler


Constructor Summary
PendRulesHandler()
           
 
Method Summary
 boolean bannerHasRule(java.lang.Object object)
           
 java.util.List getAllBannerNames()
           
 java.util.List getAllBanners()
           
 java.util.Collection getAllFraudRules()
           
 java.lang.String getPendReasonDescription()
           
 java.lang.String getRuleDescription()
           
 void initializeBannerList()
           
 void setFraudRule(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

PendRulesHandler

public PendRulesHandler()
Method Detail

initializeBannerList

public void initializeBannerList()

getAllBanners

public java.util.List getAllBanners()

getAllBannerNames

public java.util.List getAllBannerNames()
                                 throws SystemException
Throws:
SystemException

getAllFraudRules

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

setFraudRule

public void setFraudRule(java.lang.Object object)

bannerHasRule

public boolean bannerHasRule(java.lang.Object object)
                      throws SystemException,
                             BusinessException
Throws:
SystemException
BusinessException

getPendReasonDescription

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

getRuleDescription

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


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