com.sapportals.wcm.rendering.uicommand

Class UIGroupCommand

java.lang.Object
  extended bycom.sapportals.wcm.rendering.uicommand.AbstractUIGroupCommand
      extended bycom.sapportals.wcm.rendering.uicommand.UIGroupCommand
All Implemented Interfaces:
IUIBaseCommand, IUIGroupCommand

public final class UIGroupCommand
extends AbstractUIGroupCommand

Copyright 2004 SAP AG


Field Summary
 
Fields inherited from class com.sapportals.wcm.rendering.uicommand.AbstractUIGroupCommand
bundleFile, commandsList, configproperties, context, groupID, groupLabel, groupLabelBundleKey, groupTooltip, groupTooltipBundleKey, replaceCommand, resource
 
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
UIGroupCommand()
           
 
Method Summary
 UIBaseCommandList getListWithReplaceCommands(IResource resource, AbstractProxyControl proxy)
          Gets the resourceCommands attribute of the IUIGroupCommand object
 IUIGroupCommand getNewInstance()
          Gets the newInstance attribute of the UIRatingCommand object
 IUIGroupCommand getNewInstance(String groupID)
          Gets the newInstance attribute of the UIRatingCommand object
 UIBaseCommandList getResourceCommands(IResource resource, AbstractProxyControl proxy)
          Gets the resourceCommands attribute of the IUIGroupCommand object
 void setProxy(AbstractProxyControl proxy)
          Sets the proxy attribute of the UIGroupCommand object
 String toString()
           
 
Methods inherited from class com.sapportals.wcm.rendering.uicommand.AbstractUIGroupCommand
getComponent, getConfigurationProperties, getGroupCommandsList, getGroupID, getLabel, getLabelBundleKey, getParameters, getReplaceCommands, getResourceBundle, getResourceContext, getText, getTooltip, getTooltipBundleKey, setConfigurationProperties, setGroupCommandsList, setGroupID, setLabel, setLabelBundleKey, setParameters, setReplaceCommands, setResource, setResourceBundle, setResourceContext, setTooltip, setTooltipBundleKey, writePresentConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UIGroupCommand

public UIGroupCommand()
Method Detail

getResourceCommands

public UIBaseCommandList getResourceCommands(IResource resource,
                                             AbstractProxyControl proxy)
Gets the resourceCommands attribute of the IUIGroupCommand object

Specified by:
getResourceCommands in interface IUIGroupCommand
Overrides:
getResourceCommands in class AbstractUIGroupCommand
Parameters:
resource - Description of the param
proxy - Description of the param
Returns:
The resourceCommands value

setProxy

public void setProxy(AbstractProxyControl proxy)
Sets the proxy attribute of the UIGroupCommand object

Specified by:
setProxy in interface IUIBaseCommand
Overrides:
setProxy in class AbstractUIGroupCommand
Parameters:
proxy - The new proxy value

getNewInstance

public IUIGroupCommand getNewInstance()
Gets the newInstance attribute of the UIRatingCommand object

Returns:
The newInstance value

getNewInstance

public IUIGroupCommand getNewInstance(String groupID)
Gets the newInstance attribute of the UIRatingCommand object

Parameters:
groupID - Description of the param
Returns:
The newInstance value

getListWithReplaceCommands

public UIBaseCommandList getListWithReplaceCommands(IResource resource,
                                                    AbstractProxyControl proxy)
Gets the resourceCommands attribute of the IUIGroupCommand object

Specified by:
getListWithReplaceCommands in interface IUIGroupCommand
Overrides:
getListWithReplaceCommands in class AbstractUIGroupCommand
Parameters:
resource - Description of the param
proxy - Description of the param
Returns:
The resourceCommands value

toString

public String toString()


Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.