com.retek.component.banner_channel
Interface BannerManager

All Superinterfaces:
DistributedObjectManager
All Known Subinterfaces:
BannerManagerRib
All Known Implementing Classes:
BannerManagerImpl

public interface BannerManager
extends DistributedObjectManager


Method Summary
 java.util.Set findAllBanners()
           
 java.util.Set findBanners(BannerSearchCriteria criteria)
           
 Banner readBanner(DistributedReference ref)
           
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Method Detail

readBanner

public Banner readBanner(DistributedReference ref)
                  throws SystemException
Throws:
SystemException

findAllBanners

public java.util.Set findAllBanners()
                             throws SystemException
Throws:
SystemException

findBanners

public java.util.Set findBanners(BannerSearchCriteria criteria)
                          throws SystemException
Throws:
SystemException


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