com.sapportals.wcm.rendering.screenflow.os

Class WdfOneStepEvent

java.lang.Object
  extended by com.sapportals.wdf.event.WdfEvent
      extended by com.sapportals.wcm.rendering.screenflow.os.WdfOneStepEvent

Deprecated. As of NetWeaver 7.1

public final class WdfOneStepEvent
extends com.sapportals.wdf.event.WdfEvent

Since:
NW04, SPS4 custom event that is raised by the OneStepScreenflow and received by the Control rendered on the screen that is the target of that screenflow.
This event must not be used outside that scenario.

Constructor Summary
WdfOneStepEvent(String commandalias, com.sapportals.wcm.util.uri.RID rid, OneStepComponent comp)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 String alias()
          Deprecated. As of NetWeaver 7.1
 OneStepComponent component()
          Deprecated. As of NetWeaver 7.1
 com.sapportals.wcm.util.uri.RID rid()
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class com.sapportals.wdf.event.WdfEvent
addNestedEvent, getProducerControlRefID, nestedEventsIterator, setProducerControlRefID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WdfOneStepEvent

public WdfOneStepEvent(String commandalias,
                       com.sapportals.wcm.util.uri.RID rid,
                       OneStepComponent comp)
Deprecated. As of NetWeaver 7.1

Parameters:
commandalias - the alias of the command that triggered the screenflow
rid - the rid of the resource to execute on
comp - the component specified by the command None of the parameters must be null
Method Detail

alias

public String alias()
Deprecated. As of NetWeaver 7.1


rid

public com.sapportals.wcm.util.uri.RID rid()
Deprecated. As of NetWeaver 7.1


component

public OneStepComponent component()
Deprecated. As of NetWeaver 7.1

Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice