com.sapportals.wcm.util.events

Interface IEventReceiver

All Known Subinterfaces:
IEventReceiverBulk, IResourceEventReceiver, IResourceEventReceiverBulk

public interface IEventReceiver

This interface defines an event receiver. Receivers must be registered at a IEventBroker.

Copyright (c) SAP AG 2001-2002


Method Summary
 void received(IEvent event)
          This method will be called by the broker with an event.
 

Method Detail

received

void received(IEvent event)
This method will be called by the broker with an event.

Parameters:
event - the event sent by the sender (maybe mapped, see IEventMapper).
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice