com.retek.component.banner_channel.integration.rib
Interface BannerManagerRib

All Superinterfaces:
BannerManager, DistributedObjectManager
All Known Implementing Classes:
BannerManagerImpl

public interface BannerManagerRib
extends BannerManager


Method Summary
 Banner buildBannerInstance(java.lang.String displayCode)
           
 Banner findBannerByDisplayCode(java.lang.String displayCode)
           
 
Methods inherited from interface com.retek.component.banner_channel.BannerManager
findAllBanners, findBanners, readBanner
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Method Detail

buildBannerInstance

public Banner buildBannerInstance(java.lang.String displayCode)
                           throws SystemException
Throws:
SystemException

findBannerByDisplayCode

public Banner findBannerByDisplayCode(java.lang.String displayCode)
                               throws SystemException,
                                      BusinessException
Throws:
SystemException
BusinessException


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