|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICommand
| Field Summary |
|---|
| Fields inherited from interface com.sapportals.wcm.rendering.uicommand.IExecCommand |
|---|
APPLICABLE_FALSE, APPLICABLE_TRUE, APPLICABLE_UNKNOWN |
| Method Summary | |
|---|---|
IRenderingEvent |
execute(IScreenflowData data)
Deprecated. As of NetWeaver 7.1 |
ICommand |
getNewInstance()
Deprecated. As of NetWeaver 7.1 |
IResource |
getResource()
Deprecated. As of NetWeaver 7.1 |
void |
setTextProperties(Properties properties)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from interface com.sapportals.wcm.rendering.uicommand.IExecCommand |
|---|
getAlias, getLinkAttributes, getTargetParameters, isApplicable, isExecutable, raisesEvent, setAlias, setTargetParameters |
| Methods inherited from interface com.sapportals.wcm.rendering.base.IUIBaseCommand |
|---|
getComponent, getConfigurationProperties, getParameters, getReplaceCommands, getText, setConfigurationProperties, setLabelBundleKey, setParameters, setProxy, setReplaceCommands, setResource, setResourceBundle, setResourceContext, setTooltipBundleKey |
| Method Detail |
|---|
IRenderingEvent 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 valueICommand 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.IResource getResource()
| 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
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||