com.sapportals.wcm.rendering.screenflow

Class SelectionScreenflow

java.lang.Object
  extended by com.sapportals.wcm.rendering.screenflow.AbstractScreenflow
      extended by com.sapportals.wcm.rendering.screenflow.SelectionScreenflow
All Implemented Interfaces:
IScreenflow

Deprecated. As of NetWeaver 7.1

public final class SelectionScreenflow
extends AbstractScreenflow

Copyright 2004 SAP AG


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sapportals.wcm.rendering.screenflow.AbstractScreenflow
AbstractScreenflow.Layout
 
Field Summary
 
Fields inherited from class com.sapportals.wcm.rendering.screenflow.AbstractScreenflow
resBundle, STANDARD
 
Fields inherited from interface com.sapportals.wcm.rendering.screenflow.IScreenflow
LAYOUT_HORIZ, LAYOUT_VERTI, RENDERINGBACKEVENT, WDFBACKEVENT
 
Constructor Summary
SelectionScreenflow(IScreenflowData sd, SelectionTriggerEvent startevent, String parentPane)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 IRenderingEvent execute()
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class com.sapportals.wcm.rendering.screenflow.AbstractScreenflow
addScreenflowToStartPane, createBackScreenElement, createNextScreenElement, createUniqueControlElement, createUniqueControlElement, createUniqueID, createUniquePaneElement, createUniquePaneElement, createUniquePaneElement, createUniquePaneElement, createUniquePaneElement, execute, getDynPage, getPage, getParamterValue, getScreenflowData, getStartPane, initialize, initialize, writeDebugInformation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionScreenflow

public SelectionScreenflow(IScreenflowData sd,
                           SelectionTriggerEvent startevent,
                           String parentPane)
Deprecated. As of NetWeaver 7.1

Parameters:
sd - is passed to the ICommand from the framework. Must not be null
startevent - the Event that is returned by the ICommand, must not be null
parentPane - to be obtained from the IProxy, must not be null
Method Detail

execute

public IRenderingEvent execute()
                        throws WcmException
Deprecated. As of NetWeaver 7.1

Specified by:
execute in interface IScreenflow
Overrides:
execute in class AbstractScreenflow
Returns:
the event that must be returned to the Flex-UI framework to trigger the screenflow. This is the same instance as the SelectionTriggerEvent, that is passed in this class' constructor.
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