public interface IMassCommand extends IMassExecCommand
APPLICABLE_FALSE, APPLICABLE_TRUE, APPLICABLE_UNKNOWNERR_MESSAGE_MISSING_CONFIG_ENTRY, ERR_MESSAGE_WRONG_METHOD_CALL, KEY_INPUT_CONTROL_TEXT, KEY_INPUT_CONTROL_TEXT_2, KEY_INPUT_CONTROL_TEXT_2_DEFAULT_TEXT, KEY_INPUT_CONTROL_TEXT_3, KEY_INPUT_CONTROL_TEXT_DEFAULT_TEXT, KEY_LABEL, KEY_MASS_EMBEDDED_COMMAND_TEXT, KEY_MASS_EMBEDDED_COMMANT_TOOLTIP, KEY_SINGLE_EMBEDDED_COMMAND_TEXT, KEY_SINGLE_EMBEDDED_COMMAND_TOOLTIP, KEY_TOOLTIP, LINE_BREAK, TEXT_KEYS, VALUE_EMPTY_STRING| Modifier and Type | Method and Description |
|---|---|
IRenderingEvent |
execute(IScreenflowData data)
Deprecated.
As of NetWeaver 7.1
|
IMassCommand |
getNewInstance()
Deprecated.
As of NetWeaver 7.1
|
void |
setTextProperties(Properties properties)
Deprecated.
As of NetWeaver 7.1
|
setResourceListgetAlias, getLinkAttributes, getTargetParameters, isApplicable, isExecutable, raisesEvent, setAlias, setTargetParametersgetComponent, getConfigurationProperties, getParameters, getReplaceCommands, getText, setConfigurationProperties, setLabelBundleKey, setParameters, setProxy, setReplaceCommands, setResource, setResourceBundle, setResourceContext, setTooltipBundleKeyIRenderingEvent execute(IScreenflowData data) throws WcmException
IResource and
might start a screenflow to do so.data - WdfEvent that encapsulates the information
about the status of the execution. It also acts as the trigger to jump
into the IUICommand's screenflow (If one is defined). Note,
that a WdfEvent can encapsulate other events.WcmException - Exception raised in failure situationvoid setTextProperties(Properties properties)
setTextProperties in interface IExecCommandproperties - The new textProperties valueIMassCommand getNewInstance()
UICommandFactory reads out the configuration
for the IUICommands and creates an instance of each command. Whenever
the factory is asked to return a certain command, it uses the initially created
command instance and calls its getNewInstance method. The command
is responsible to set all values stemming from the configuration to the newly
created instance. This delegated responsibility allows for greater flexibility
inside the commands.null.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2017 SAP AG Complete Copyright Notice