com.retek.component.banner_channel.impl
Class BannerManagerImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.DistributedObjectManagerImpl
      extended bycom.retek.component.banner_channel.impl.BannerManagerImpl
All Implemented Interfaces:
BannerManager, BannerManagerRib, DistributedObjectManager

public class BannerManagerImpl
extends DistributedObjectManagerImpl
implements BannerManager, BannerManagerRib


Constructor Summary
BannerManagerImpl()
          Deprecated.  
BannerManagerImpl(DistributedContext context)
           
 
Method Summary
 Banner buildBannerInstance(java.lang.String displayCode)
           
protected  ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
           
 java.util.Set findAllBanners()
           
 Banner findBannerByDisplayCode(java.lang.String displayCode)
           
 java.util.Set findBanners(BannerSearchCriteria criteria)
           
 Banner readBanner(DistributedReference ref)
           
 
Methods inherited from class com.retek.commons.component.impl.DistributedObjectManagerImpl
getContext, getReferenceCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Constructor Detail

BannerManagerImpl

public BannerManagerImpl(DistributedContext context)

BannerManagerImpl

public BannerManagerImpl()
Deprecated.  

Method Detail

buildBannerInstance

public Banner buildBannerInstance(java.lang.String displayCode)
                           throws SystemException
Specified by:
buildBannerInstance in interface BannerManagerRib
Throws:
SystemException

readBanner

public Banner readBanner(DistributedReference ref)
                  throws SystemException
Specified by:
readBanner in interface BannerManager
Throws:
SystemException

findAllBanners

public java.util.Set findAllBanners()
                             throws SystemException
Specified by:
findAllBanners in interface BannerManager
Throws:
SystemException

findBanners

public java.util.Set findBanners(BannerSearchCriteria criteria)
                          throws SystemException
Specified by:
findBanners in interface BannerManager
Throws:
SystemException

findBannerByDisplayCode

public Banner findBannerByDisplayCode(java.lang.String displayCode)
                               throws SystemException,
                                      BusinessException
Specified by:
findBannerByDisplayCode in interface BannerManagerRib
Throws:
SystemException
BusinessException

fetchMoreReferences

protected ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
                                      throws SystemException
Specified by:
fetchMoreReferences in class DistributedObjectManagerImpl
Throws:
SystemException


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