com.sapportals.wcm.rendering.base

Interface IDelegatedReceiver

All Known Subinterfaces:
ICollectionRenderer
All Known Implementing Classes:
AbstractCollectionRenderer, LightCollectionRenderer, SlimCollectionRenderer

Deprecated. As of NetWeaver 7.1

public interface IDelegatedReceiver

an implementing class can react on the given Event and return an appropriate IRenderingEvent. This behavior is parallel to the onEvent mechanism of the Wdf, which includes the com.sapportals.wdf.WdfEventDispatcher and the com.sapportals.wdf.stack.Control. The received Event is only sent to this instance, while the returned IRenderingEvent might be propagated to a number of classes.

Since:
EP5 SP6 and EP6 SP1

Method Summary
 IRenderingEvent onEvent(com.sapportals.htmlb.event.Event event)
          Deprecated. As of NetWeaver 7.1
 

Method Detail

onEvent

IRenderingEvent onEvent(com.sapportals.htmlb.event.Event event)
                        throws WcmException
Deprecated. As of NetWeaver 7.1

Throws:
WcmException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated 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