com.sapportals.wcm.rendering.uicommand

Class UIBaseCommandList

java.lang.Object
  extended by com.sapportals.wcm.rendering.uicommand.UIBaseCommandList

Deprecated. As of NetWeaver 7.1

public final class UIBaseCommandList
extends Object

Copyright 2004 SAP AG


Constructor Summary
UIBaseCommandList()
          Deprecated.  
 
Method Summary
 void add(IUIBaseCommand command)
          Deprecated. As of NetWeaver 7.1
 void addAll(UIBaseCommandList commandList)
          Deprecated. As of NetWeaver 7.1
 List getList()
          Deprecated. As of NetWeaver 7.1
 UIBaseCommandListIterator listIterator()
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIBaseCommandList

public UIBaseCommandList()
Deprecated. 
Method Detail

add

public void add(IUIBaseCommand command)
Deprecated. As of NetWeaver 7.1

Appends a IUIBaseCommand to the end of this list

Parameters:
command - the IUIBaseCommand which will be add

addAll

public void addAll(UIBaseCommandList commandList)
Deprecated. As of NetWeaver 7.1

Appends all of the elements in the UIBaseCommandList to the end of this list, in the order that they are returned by the specified collection's iterator

Parameters:
commandList - The feature to be added to the All attribute

listIterator

public UIBaseCommandListIterator listIterator()
Deprecated. As of NetWeaver 7.1

Returns a list iterator of the elements in this list

Returns:
a list iterator of the elements in this list

getList

public List getList()
Deprecated. As of NetWeaver 7.1

Gets the list attribute of the UIBaseCommandList object

Returns:
The list 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 2012 SAP AG Complete Copyright Notice