|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.rendering.uicommand.UIBaseCommandList
public final class UIBaseCommandList
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 |
|---|
public UIBaseCommandList()
| Method Detail |
|---|
public void add(IUIBaseCommand command)
IUIBaseCommand to the end of this list
- Parameters:
command - the IUIBaseCommand which will be add
public void addAll(UIBaseCommandList commandList)
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
public UIBaseCommandListIterator listIterator()
public List getList()
| 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.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||