com.sapportals.wcm.rendering.uicommand

Interface IUIGroupCommand

All Superinterfaces:
IUIBaseCommand
All Known Implementing Classes:
AbstractUIGroupCommand, UIGroupCommand

Deprecated. As of NetWeaver 7.1

public interface IUIGroupCommand
extends IUIBaseCommand

Description of the Interface


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
 
Method Summary
 UIBaseCommandList getGroupCommandsList()
          Deprecated. As of NetWeaver 7.1
 String getGroupID()
          Deprecated. As of NetWeaver 7.1
 String getLabelBundleKey()
          Deprecated. As of NetWeaver 7.1
 UIBaseCommandList getListWithReplaceCommands(IResource resource, AbstractProxyControl proxy)
          Deprecated. As of NetWeaver 7.1
 IUIGroupCommand getNewInstance()
          Deprecated. As of NetWeaver 7.1
 IUIGroupCommand getNewInstance(String groupID)
          Deprecated. As of NetWeaver 7.1
 ResourceBundles getResourceBundle()
          Deprecated. As of NetWeaver 7.1
 UIBaseCommandList getResourceCommands(IResource resource, AbstractProxyControl proxy)
          Deprecated. As of NetWeaver 7.1
 String getTooltipBundleKey()
          Deprecated. As of NetWeaver 7.1
 void setGroupCommandsList(UIBaseCommandList groupCommandsList)
          Deprecated. As of NetWeaver 7.1
 void setLabel(String groupLabel)
          Deprecated. As of NetWeaver 7.1
 void setLabelBundleKey(String groupLabel)
          Deprecated. As of NetWeaver 7.1
 void setResourceBundle(ResourceBundles bundleFile)
          Deprecated. As of NetWeaver 7.1
 void setTooltip(String groupTooltip)
          Deprecated. As of NetWeaver 7.1
 void setTooltipBundleKey(String groupTooltip)
          Deprecated. As of NetWeaver 7.1
 void writePresentConfiguration(List list, int depth, IResourceContext context)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from interface com.sapportals.wcm.rendering.base.IUIBaseCommand
getComponent, getConfigurationProperties, getParameters, getReplaceCommands, getText, setConfigurationProperties, setParameters, setProxy, setReplaceCommands, setResource, setResourceContext
 

Method Detail

getResourceCommands

UIBaseCommandList getResourceCommands(IResource resource,
                                      AbstractProxyControl proxy)
Deprecated. As of NetWeaver 7.1

Gets the IUIBaseCommands list for the givven resource

Parameters:
resource - the IResource for which the command list is requiered
proxy - the proxy where the group is rendered
Returns:
The UIBaseCommandList resulted

getNewInstance

IUIGroupCommand getNewInstance(String groupID)
Deprecated. As of NetWeaver 7.1

Parameters:
groupID - the group Id as StringReturns:
a new Instance of the class - this is needed by the UICommandFactory

getGroupID

String getGroupID()
Deprecated. As of NetWeaver 7.1

Gets the groupID attribute of the IUIGroupCommand object

Returns:
The groupID value

setLabel

void setLabel(String groupLabel)
Deprecated. As of NetWeaver 7.1

Sets the label attribute of the IUIGroupCommand object

Parameters:
groupLabel - The new label value

setTooltip

void setTooltip(String groupTooltip)
Deprecated. As of NetWeaver 7.1

Sets the tooltip attribute of the IUIGroupCommand object

Parameters:
groupTooltip - The new tooltip value

setGroupCommandsList

void setGroupCommandsList(UIBaseCommandList groupCommandsList)
Deprecated. As of NetWeaver 7.1

Sets the groupCommandsList attribute of the IUIGroupCommand object

Parameters:
groupCommandsList - The new groupCommandsList value

getGroupCommandsList

UIBaseCommandList getGroupCommandsList()
Deprecated. As of NetWeaver 7.1

Gets the groupCommandsList attribute of the IUIGroupCommand object

Returns:
The groupCommandsList value

getNewInstance

IUIGroupCommand getNewInstance()
Deprecated. As of NetWeaver 7.1

Returns:
a new Instance of the class - this is needed by the UICommandFactory

setLabelBundleKey

void setLabelBundleKey(String groupLabel)
Deprecated. As of NetWeaver 7.1

Sets the labelBundleKey attribute of the IUIGroupCommand object

Specified by:
setLabelBundleKey in interface IUIBaseCommand
Parameters:
groupLabel - The new labelBundleKey value

getLabelBundleKey

String getLabelBundleKey()
Deprecated. As of NetWeaver 7.1

Gets the labelBundleKey attribute of the IUIGroupCommand object

Returns:
The labelBundleKey value

setTooltipBundleKey

void setTooltipBundleKey(String groupTooltip)
Deprecated. As of NetWeaver 7.1

Sets the tooltipBundleKey attribute of the IUIGroupCommand object

Specified by:
setTooltipBundleKey in interface IUIBaseCommand
Parameters:
groupTooltip - The new tooltipBundleKey value

getTooltipBundleKey

String getTooltipBundleKey()
Deprecated. As of NetWeaver 7.1

Gets the tooltipBundleKey attribute of the IUIGroupCommand object

Returns:
The tooltipBundleKey value

setResourceBundle

void setResourceBundle(ResourceBundles bundleFile)
Deprecated. As of NetWeaver 7.1

Sets the bundleFile attribute of the IUIGroupCommand object

Specified by:
setResourceBundle in interface IUIBaseCommand
Parameters:
bundleFile - The new bundleFile value

getResourceBundle

ResourceBundles getResourceBundle()
Deprecated. As of NetWeaver 7.1

Gets the bundleFile attribute of the IUIGroupCommand object

Returns:
The bundleFile value

writePresentConfiguration

void writePresentConfiguration(List list,
                               int depth,
                               IResourceContext context)
Deprecated. As of NetWeaver 7.1

for debug purpose

Parameters:
list -
depth -
context -

getListWithReplaceCommands

UIBaseCommandList getListWithReplaceCommands(IResource resource,
                                             AbstractProxyControl proxy)
Deprecated. As of NetWeaver 7.1

Parses the commans list and

Parameters:
resource - the IResource for which the command list is requiered
proxy - the proxy where the group is rendered
Returns:
The UIBaseCommandList resulted
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