SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.rendering.uicommand.IExecCommand

Packages that use IExecCommand
com.sapportals.wcm.rendering.uicommand Contains interfaces to render and execute commands for one or more resources.  
 

Uses of IExecCommand in com.sapportals.wcm.rendering.uicommand
 

Subinterfaces of IExecCommand in com.sapportals.wcm.rendering.uicommand
 interface ICommand
           
 interface IMassCommand
           
 interface IMassExecCommand
           
 interface IUICommand
          IUICommands encapsulate everything that is needed to work with a specified resource on the user interface: - it provides the label and tooltip texts needed to display itself on the screen - it encapsulates the screenflow (if needed) that guides the user through the functionality of the command - it calls framework functionality to actually do the requested work - it provides success and error messages to inform the user about the state of the execution The commands use functionality of the htmlb and the WD-Framework, to implement the screenflow functionality the IScreenflow can be used.
 interface IUIMassCommand
          Deprecated. As of EP 5.0 SP6 and EP 6.0 SP1, replaced by IMassCommand
 

Classes in com.sapportals.wcm.rendering.uicommand that implement IExecCommand
 class AbstractCommand
          This class can be used by IUICommands to reduce coding overhead and to take advantage of some convinience methods for resource bundle handling.
 class AbstractMassCommand
          
 class AbstractUICommand
          This class can be used by IUICommands to reduce coding overhead and to take advantage of some convinience methods for resource bundle handling.
 class AbstractUIMassCommand
          Deprecated. As of EP 5.0 SP6 and EP 6.0 SP1, replaced by AbstractMassCommand
 

Methods in com.sapportals.wcm.rendering.uicommand that return IExecCommand
 IExecCommand UICommandFactory.getSingleCommandByAlias(java.lang.String commandalias, IResource res)
           
 IExecCommand UICommandFactory.decodeTarget(java.util.ArrayList values, IResourceContext context, IProxy proxy)
          returns a properly created instance of an IUICommand as it was encoded in the given array list by the factories createTarget.
 

Methods in com.sapportals.wcm.rendering.uicommand with parameters of type IExecCommand
 java.lang.String AbstractUIMenu.createTarget(IExecCommand command, AbstractProxyControl proxy)
          Creates a unique Id as String where are encoded the IExecCommand data
protected  com.sapportals.htmlb.Component AbstractUIMenu.getCommandLink(IExecCommand command, AbstractProxyControl proxy, boolean renderDots)
           
protected  com.sapportals.htmlb.Component AbstractUIMenu.getCommandLink(IResource resource, IExecCommand command, AbstractProxyControl proxy, boolean renderDots)
           
protected  com.sapportals.htmlb.Component UITabMenu.getCommandLink(IExecCommand command, AbstractProxyControl proxy, boolean renderDots)
           
 java.util.ArrayList UICommandFactory.createTargetValues(IExecCommand command)
          returns the arraylist with all the information needed by the given IUICommand to do its work.
 java.lang.Boolean UICommandFactory.checkSecurity(IExecCommand command, IResourceContext context)
           
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.