com.retek.component.event.impl
Class EventManagerImpl
java.lang.Object
com.retek.commons.component.impl.DistributedObjectManagerImpl
com.retek.component.event.impl.EventManagerImpl
- All Implemented Interfaces:
- DistributedObjectManager, EventManager
- public class EventManagerImpl
- extends DistributedObjectManagerImpl
- implements EventManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventManagerImpl
public EventManagerImpl(DistributedContext context)
buildEventInstance
public Event buildEventInstance()
throws SystemException
- Specified by:
buildEventInstance
in interface EventManager
- Throws:
SystemException
buildBannerEventInstance
public BannerEvent buildBannerEventInstance(Banner banner,
Event event)
throws SystemException
- Specified by:
buildBannerEventInstance
in interface EventManager
- Throws:
SystemException
read
public Event read(DistributedReference ref)
throws SystemException
- Specified by:
read
in interface EventManager
- Throws:
SystemException
fetchMoreReferences
protected ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
throws SystemException
- Specified by:
fetchMoreReferences
in class DistributedObjectManagerImpl
- Throws:
SystemException
find
public java.util.Set find(EventSearchCriteria criteria)
throws SystemException
- Specified by:
find
in interface EventManager
- Throws:
SystemException
readBannerEvent
public BannerEvent readBannerEvent(DistributedReference reference)
throws SystemException
- Specified by:
readBannerEvent
in interface EventManager
- Throws:
SystemException
findBannerEvents
public java.util.Set findBannerEvents(BannerEventSearchCriteria criteria)
throws SystemException
- Specified by:
findBannerEvents
in interface EventManager
- Throws:
SystemException
buildSupplierEventInstance
public SupplierEvent buildSupplierEventInstance(Supplier supplier,
Event event)
throws SystemException
- Specified by:
buildSupplierEventInstance
in interface EventManager
- Throws:
SystemException
findAllEventsAssociatedToActiveSupplierEvents
public java.util.Set findAllEventsAssociatedToActiveSupplierEvents()
throws SystemException
- Throws:
SystemException
readSupplierEvent
public SupplierEvent readSupplierEvent(DistributedReference reference)
throws SystemException
- Specified by:
readSupplierEvent
in interface EventManager
- Throws:
SystemException
buildItemSupplierEventInstance
public ItemSupplierEvent buildItemSupplierEventInstance(ItemSupplier itemSupplier,
SupplierEvent suppEvent)
throws SystemException,
BusinessException
- Specified by:
buildItemSupplierEventInstance
in interface EventManager
- Throws:
SystemException
BusinessException
readItemSupplierEvent
public ItemSupplierEvent readItemSupplierEvent(DistributedReference reference)
throws SystemException
- Specified by:
readItemSupplierEvent
in interface EventManager
- Throws:
SystemException
findSupplierEvents
public java.util.Set findSupplierEvents(SupplierEventSearchCriteria criteria)
throws SystemException
- Specified by:
findSupplierEvents
in interface EventManager
- Throws:
SystemException
findItemSupplierEvents
public java.util.Set findItemSupplierEvents(ItemSupplierEventSearchCriteria criteria)
throws SystemException
- Specified by:
findItemSupplierEvents
in interface EventManager
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28