SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.util.events.IEventList

Packages that use IEventList
com.sap.netweaver.bc.rf.mi Contains repository framework manager interface.  
com.sapportals.wcm.repository Contains the repository framework interfaces and classes.  
com.sapportals.wcm.repository.manager Contains interfaces for repository managers.  
com.sapportals.wcm.util.events Contains interfaces and classes for generic eventing.  
 

Uses of IEventList in com.sap.netweaver.bc.rf.mi
 

Methods in com.sap.netweaver.bc.rf.mi that return IEventList
 IEventList AbstractManager.getEvents()
           
 IEventList AbstractManager.getEvents(IResource resource)
           
 

Uses of IEventList in com.sapportals.wcm.repository
 

Methods in com.sapportals.wcm.repository that return IEventList
 IEventList IResource.getSupportedEvents()
          Returns a collection of supported resource events and semantic events for this resource.
 

Uses of IEventList in com.sapportals.wcm.repository.manager
 

Methods in com.sapportals.wcm.repository.manager that return IEventList
 IEventList IResourceEventSender.getEvents(IResource resource)
          This method is used to report all possible events for a resource.
 IEventList OverallResourceEventBroker.getHoldEvents(IEventReceiver receiver)
          Get all hold but not yet sent events for the given receiver.
 IEventList OverallResourceEventBroker.clearHoldEvents(IEventReceiver receiver)
          Remove all hold but not yet sent events for the given receiver.
 IEventList OverallResourceEventBroker.getEvents()
          Returns a list of event templates for all possible events this broker can send (determined by querying all registered senders).
 IEventList OverallResourceEventBroker.getEvents(IResource resource)
          Returns a list of event templates for all possible events this broker can send for the given resource (determined by querying all registered senders).
 IEventList IResourceEventBroker.getEvents(IResource resource)
           
 IEventList AbstractResourceEventMapper.getEvents(IResourceEventBroker broker, IResource resource)
           
 IEventList IResourceEventMapper.getEvents(IResourceEventBroker broker, IResource resource)
          Get a list of available mapped resource events for a given broker.
 

Uses of IEventList in com.sapportals.wcm.util.events
 

Classes in com.sapportals.wcm.util.events that implement IEventList
 class EventList
          An event list implementation.
 

Methods in com.sapportals.wcm.util.events that return IEventList
 IEventList AbstractEventMapper.getEvents(IEventBroker broker)
           
 IEventList IEventSender.getEvents()
          Returns a list of event templates for all possible events of this sender.
 IEventList IEventBroker.getHoldEvents(IEventReceiver receiver)
           
 IEventList IEventBroker.clearHoldEvents(IEventReceiver receiver)
           
 IEventList IEventBroker.getEvents()
           
 IEventList IEventMapper.getEvents(IEventBroker broker)
          Get a list of available mapped events for a given broker.
 

Methods in com.sapportals.wcm.util.events with parameters of type IEventList
 boolean EventList.addAll(IEventList list)
           
 boolean IEventList.addAll(IEventList list)
           
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.