com.retek.component.banner_channel
Interface BannerManager
- All Superinterfaces:
- DistributedObjectManager
- public interface BannerManager
- extends DistributedObjectManager
buildBannerInstance
public Banner buildBannerInstance(java.lang.String displayCode)
throws SystemException
- Throws:
SystemException
readBanner
public Banner readBanner(DistributedReference ref)
throws SystemException
- Throws:
SystemException
findBannerByDisplayCode
public Banner findBannerByDisplayCode(java.lang.String displayCode)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
findAllBanners
public java.util.Set findAllBanners()
throws SystemException
- Throws:
SystemException
findBanners
public java.util.Set findBanners(BannerSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25