|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMassExecCommand | |
| com.sapportals.wcm.rendering.uicommand | Contains interfaces to render and execute commands for one or more resources. |
| Uses of IMassExecCommand in com.sapportals.wcm.rendering.uicommand |
| Subinterfaces of IMassExecCommand in com.sapportals.wcm.rendering.uicommand | |
interface |
IMassCommand
|
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 IMassExecCommand | |
class |
AbstractMassCommand
|
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 IMassExecCommand | |
IMassExecCommand |
UICommandFactory.decodeMassTarget(java.util.ArrayList values,
IResourceContext context,
IProxy proxy)
returns a properly created instance of an IUIMassCommand as it
was encoded in the given array list by the factories createTarget
. |
| Methods in com.sapportals.wcm.rendering.uicommand with parameters of type IMassExecCommand | |
java.lang.String |
AbstractUIMenu.createTarget(IMassExecCommand command,
AbstractProxyControl proxy)
Creates a unique Id as String where are encoded the IUIMassExecCommand
data |
java.util.ArrayList |
UICommandFactory.createTargetValues(IMassExecCommand command)
returns the arraylist with all the information needed by the given IUIMassCommand
to do its work. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||