com.sapportals.wcm.rendering.screenflow

Class SelectionTriggerEvent

java.lang.Object
  extended by com.sapportals.wcm.rendering.screenflow.SelectionTriggerEvent
All Implemented Interfaces:
IRenderingEvent

Deprecated. As of NetWeaver 7.1

public final class SelectionTriggerEvent
extends Object
implements IRenderingEvent


Nested Class Summary
static class SelectionTriggerEvent.EncEvent
          Deprecated. As of NetWeaver 7.1
 
Constructor Summary
SelectionTriggerEvent(RID currentRID, RID startRID, String explanationtext, ICommand command)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 com.sapportals.wdf.event.WdfEvent getEvent()
          Deprecated. As of NetWeaver 7.1
 AbstractResourceListEvent getResourceListEvent()
          Deprecated. As of NetWeaver 7.1
 void setEvent(com.sapportals.wdf.event.WdfEvent event)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionTriggerEvent

public SelectionTriggerEvent(RID currentRID,
                             RID startRID,
                             String explanationtext,
                             ICommand command)
Deprecated. As of NetWeaver 7.1

only this constructor must be used to pass data to this event, do not use the setEvent method for this.

Parameters:
currentRID - can be obtained from the IProxy, must not be null
startRID - can be obtained from the IProxy, must not be null
explanationtext - the translated text to be displayed on the top of the selection screen. Must not be null
command - the command that should be executed after the user has done her selection on the screen. Normally, this is also the command that is initializing this call. Must not be null.
Method Detail

setEvent

public void setEvent(com.sapportals.wdf.event.WdfEvent event)
Deprecated. As of NetWeaver 7.1

this method is not supported by this implementation. A call will not lead to an exception but to a tracing entry stating that this is not supported.

Specified by:
setEvent in interface IRenderingEvent

getEvent

public com.sapportals.wdf.event.WdfEvent getEvent()
Deprecated. As of NetWeaver 7.1

Specified by:
getEvent in interface IRenderingEvent

getResourceListEvent

public AbstractResourceListEvent getResourceListEvent()
Deprecated. As of NetWeaver 7.1

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