SAP NetWeaver '04

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

Packages that use IEventSender
com.sap.netweaver.bc.rf.mi Contains repository framework manager interface.  
com.sapportals.wcm.repository.manager Contains interfaces for repository managers.  
com.sapportals.wcm.repository.service.statemanagement Provides a service that keeps track of the status of resources.  
com.sapportals.wcm.repository.service.timebasedpublish Provides a service that controls when resources in a repository are visible or hidden.  
com.sapportals.wcm.util.events Contains interfaces and classes for generic eventing.  
 

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

Classes in com.sap.netweaver.bc.rf.mi that implement IEventSender
 class AbstractManager
          Abstract base class for repository managers.
 

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

Subinterfaces of IEventSender in com.sapportals.wcm.repository.manager
 interface IResourceEventSender
          This interface defines methods for an event sender object.
 

Methods in com.sapportals.wcm.repository.manager with parameters of type IEventSender
 void OverallResourceEventBroker.send(IEvent event, IEventSender sender)
          Sends the specified event to all receivers that have registered for this kind of event.
 void OverallResourceEventBroker.register(IEventSender sender)
          Registers an event sender instance.
 void OverallResourceEventBroker.unregister(IEventSender sender)
          Unregisteres an event sender instance.
 

Uses of IEventSender in com.sapportals.wcm.repository.service.statemanagement
 

Methods in com.sapportals.wcm.repository.service.statemanagement that return IEventSender
 IEventSender IStatemanagementManager.getEventSender()
          Returns an instance of the event sender of the state management service.
 

Uses of IEventSender in com.sapportals.wcm.repository.service.timebasedpublish
 

Subinterfaces of IEventSender in com.sapportals.wcm.repository.service.timebasedpublish
 interface ITimebasedPublishServiceManager
          The main interface for the time-based publishing service that controls the visibility of resources.
 

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

Methods in com.sapportals.wcm.util.events with parameters of type IEventSender
 void IEventBroker.send(IEvent event, IEventSender sender)
          Sends the specified event to all receivers that have registered for this kind of event.
 void IEventBroker.register(IEventSender sender)
          Registers an event sender instance.
 void IEventBroker.unregister(IEventSender sender)
          Unregisteres the event sender instance.
 


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.