|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IUIBaseCommand
Description of the Interface
| Field Summary | |
|---|---|
static String |
ERR_MESSAGE_MISSING_CONFIG_ENTRY
Deprecated. Message for exception when config settings are missing for a IUIBaseCommand. |
static String |
ERR_MESSAGE_WRONG_METHOD_CALL
Deprecated. Message for exception to show when a wrong method of a IUIBaseCommand was called. |
static String |
KEY_INPUT_CONTROL_TEXT
Deprecated. |
static String |
KEY_INPUT_CONTROL_TEXT_2
Deprecated. |
static String |
KEY_INPUT_CONTROL_TEXT_2_DEFAULT_TEXT
Deprecated. |
static String |
KEY_INPUT_CONTROL_TEXT_3
Deprecated. |
static String |
KEY_INPUT_CONTROL_TEXT_DEFAULT_TEXT
Deprecated. |
static String |
KEY_LABEL
Deprecated. Some Commands require a second screen to choose the resources that are needed to carry out the commands on the resources selected in the first screen. |
static String |
KEY_MASS_EMBEDDED_COMMAND_TEXT
Deprecated. |
static String |
KEY_MASS_EMBEDDED_COMMANT_TOOLTIP
Deprecated. |
static String |
KEY_SINGLE_EMBEDDED_COMMAND_TEXT
Deprecated. |
static String |
KEY_SINGLE_EMBEDDED_COMMAND_TOOLTIP
Deprecated. |
static String |
KEY_TOOLTIP
Deprecated. |
static String |
LINE_BREAK
Deprecated. Line break to format lists of information |
static String[] |
TEXT_KEYS
Deprecated. |
static String |
VALUE_EMPTY_STRING
Deprecated. |
| Method Summary | |
|---|---|
com.sapportals.htmlb.Component |
getComponent()
Deprecated. As of NetWeaver 7.1 |
Properties |
getConfigurationProperties()
Deprecated. As of NetWeaver 7.1 |
Hashtable |
getParameters()
Deprecated. As of NetWeaver 7.1 |
List |
getReplaceCommands()
Deprecated. As of NetWeaver 7.1 |
String |
getText(TextKey key)
Deprecated. As of NetWeaver 7.1 |
void |
setConfigurationProperties(Properties properties)
Deprecated. As of NetWeaver 7.1 |
void |
setLabelBundleKey(String groupLabel)
Deprecated. As of NetWeaver 7.1 |
void |
setParameters(Hashtable parameters)
Deprecated. As of NetWeaver 7.1 |
void |
setProxy(AbstractProxyControl proxy)
Deprecated. As of NetWeaver 7.1 |
void |
setReplaceCommands(List replaceCommandsList)
Deprecated. As of NetWeaver 7.1 |
void |
setResource(IResource resource)
Deprecated. As of NetWeaver 7.1 |
void |
setResourceBundle(ResourceBundles bundleFile)
Deprecated. As of NetWeaver 7.1 |
void |
setResourceContext(IResourceContext context)
Deprecated. As of NetWeaver 7.1 |
void |
setTooltipBundleKey(String groupTooltip)
Deprecated. As of NetWeaver 7.1 |
| Field Detail |
|---|
static final String LINE_BREAK
static final String ERR_MESSAGE_WRONG_METHOD_CALL
execute() for a command, that needs a complete screenflow
and cannot operate properly with this call. It has three parameters: methodname,
parameter-signature, classname
static final String ERR_MESSAGE_MISSING_CONFIG_ENTRY
static final String KEY_LABEL
static final String KEY_TOOLTIP
static final String KEY_INPUT_CONTROL_TEXT
static final String KEY_INPUT_CONTROL_TEXT_DEFAULT_TEXT
static final String KEY_INPUT_CONTROL_TEXT_2_DEFAULT_TEXT
static final String KEY_INPUT_CONTROL_TEXT_2
static final String KEY_INPUT_CONTROL_TEXT_3
static final String KEY_SINGLE_EMBEDDED_COMMAND_TEXT
static final String KEY_SINGLE_EMBEDDED_COMMAND_TOOLTIP
static final String KEY_MASS_EMBEDDED_COMMAND_TEXT
static final String KEY_MASS_EMBEDDED_COMMANT_TOOLTIP
static final String VALUE_EMPTY_STRING
static final String[] TEXT_KEYS
| Method Detail |
|---|
void setResource(IResource resource)
resource - sets the resource the command shall operate onvoid setResourceBundle(ResourceBundles bundleFile)
bundleFile - The new resourceBundle valuevoid setLabelBundleKey(String groupLabel)
groupLabel - The new labelBundleKey valuevoid setTooltipBundleKey(String groupTooltip)
groupTooltip - The new tooltipBundleKey valueString getText(TextKey key)
key - the input TextKey
void setConfigurationProperties(Properties properties)
properties - The new configurationProperties valueProperties getConfigurationProperties()
com.sapportals.htmlb.Component getComponent()
void setProxy(AbstractProxyControl proxy)
proxy - The new proxy valuevoid setResourceContext(IResourceContext context)
context - The new resourceContext valueList getReplaceCommands()
void setReplaceCommands(List replaceCommandsList)
replaceCommandsList - The new replaceCommands valuevoid setParameters(Hashtable parameters)
parameters - The new parameters valueHashtable getParameters()
| 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 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||