com.sapportals.wcm.rendering.base

Class AbstractBaseCommand

java.lang.Object
  extended by com.sapportals.wcm.rendering.base.AbstractBaseCommand
All Implemented Interfaces:
IUIBaseCommand

Deprecated. since NW 7.1 This is a helper class to allow JDK 1.5 compiled coding to use the FlexUI. You can create, for example, instances of ICommand or IMassCommand with this class. Note that the both TextKey classes, one in the old enums package, the other one in the new enums package have constants with the same name and the same meaning, so this abstract class will simply map calls with the "old" constant to calls with the same constant of the "new" enums.TextKey.

public abstract class AbstractBaseCommand
extends Object
implements IUIBaseCommand

Since:
NW 7.1

Field Summary
 
Fields inherited from interface com.sapportals.wcm.rendering.base.IUIBaseCommand
ERR_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
 
Constructor Summary
AbstractBaseCommand()
          Deprecated.  
 
Method Summary
abstract  String getText(TextKey key)
          Deprecated. Gets the text for a givven text key
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sapportals.wcm.rendering.base.IUIBaseCommand
getComponent, getConfigurationProperties, getParameters, getReplaceCommands, setConfigurationProperties, setLabelBundleKey, setParameters, setProxy, setReplaceCommands, setResource, setResourceBundle, setResourceContext, setTooltipBundleKey
 

Constructor Detail

AbstractBaseCommand

public AbstractBaseCommand()
Deprecated. 
Method Detail

getText

public abstract String getText(TextKey key)
Deprecated. 
Description copied from interface: IUIBaseCommand
Gets the text for a givven text key

Specified by:
getText in interface IUIBaseCommand
Parameters:
key - the input TextKey
Returns:
The text value
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice