com.retek.component.event
Interface EventManager
- All Superinterfaces:
- DistributedObjectManager
- All Known Implementing Classes:
- EventManagerImpl
- public interface EventManager
- extends DistributedObjectManager
read
public Event read(DistributedReference ref)
throws SystemException
- Throws:
SystemException
buildEventInstance
public Event buildEventInstance()
throws SystemException
- Throws:
SystemException
find
public java.util.Set find(EventSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
buildBannerEventInstance
public BannerEvent buildBannerEventInstance(Banner banner,
Event event)
throws SystemException
- Throws:
SystemException
readBannerEvent
public BannerEvent readBannerEvent(DistributedReference reference)
throws SystemException
- Throws:
SystemException
findBannerEvents
public java.util.Set findBannerEvents(BannerEventSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
buildSupplierEventInstance
public SupplierEvent buildSupplierEventInstance(Supplier supplier,
Event event)
throws SystemException
- Throws:
SystemException
readSupplierEvent
public SupplierEvent readSupplierEvent(DistributedReference reference)
throws SystemException
- Throws:
SystemException
findSupplierEvents
public java.util.Set findSupplierEvents(SupplierEventSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
buildItemSupplierEventInstance
public ItemSupplierEvent buildItemSupplierEventInstance(ItemSupplier itemSupplier,
SupplierEvent suppEvent)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
readItemSupplierEvent
public ItemSupplierEvent readItemSupplierEvent(DistributedReference reference)
throws SystemException
- Throws:
SystemException
findItemSupplierEvents
public java.util.Set findItemSupplierEvents(ItemSupplierEventSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28