com.retek.component.banner_channel.impl
Class BannerManagerImpl
java.lang.Object
com.retek.commons.component.impl.DistributedObjectManagerImpl
com.retek.component.banner_channel.impl.BannerManagerImpl
- All Implemented Interfaces:
- BannerManager, BannerManagerRib, DistributedObjectManager
- public class BannerManagerImpl
- extends DistributedObjectManagerImpl
- implements BannerManager, BannerManagerRib
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BannerManagerImpl
public BannerManagerImpl(DistributedContext context)
BannerManagerImpl
public BannerManagerImpl()
- Deprecated.
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