public interface IComponentCollection
| Modifier and Type | Method and Description |
|---|---|
void |
addComponentWithModifier(IComponentWithModifiers prop)
Deprecated.
As of NetWeaver 7.1
|
void |
addComponentWithModifier(IComponentWithModifiers prop,
String separator)
Deprecated.
As of NetWeaver 7.1
|
void |
addComponentWithModifier(int idx,
IComponentWithModifiers prop)
Deprecated.
As of NetWeaver 7.1
|
void |
addComponentWithModifier(int idx,
IComponentWithModifiers prop,
String separator)
Deprecated.
As of NetWeaver 7.1
|
boolean |
contains(String ComponentModifierName)
Deprecated.
As of NetWeaver 7.1
|
IComponentWithModifiersList |
getComponentWithModifier()
Deprecated.
As of NetWeaver 7.1
|
String[] |
getSeparatorList()
Deprecated.
As of NetWeaver 7.1
|
IComponentWithModifiers |
removeComponentWithModifier(IComponentWithModifiers prop)
Deprecated.
As of NetWeaver 7.1
|
IComponentWithModifiers |
removeComponentWithModifier(int idx)
Deprecated.
As of NetWeaver 7.1
|
IComponentWithModifiersList getComponentWithModifier()
String[] getSeparatorList()
void addComponentWithModifier(IComponentWithModifiers prop)
prop - the component with modifiersvoid addComponentWithModifier(int idx,
IComponentWithModifiers prop)
idx - the position where the component will be addedprop - the component with modifiersvoid addComponentWithModifier(IComponentWithModifiers prop, String separator)
prop - the component with modifiersseparator - the separator stringvoid addComponentWithModifier(int idx,
IComponentWithModifiers prop,
String separator)
idx - the position where the component will be addedprop - the component with modifiersseparator - the separator stringIComponentWithModifiers removeComponentWithModifier(int idx)
idx - the index of the element to be removedIComponentWithModifiers removeComponentWithModifier(IComponentWithModifiers prop)
prop - the component to be removedboolean contains(String ComponentModifierName)
ComponentModifierName - a component modifier nametrue if the component collection contains this component, false otherwise| 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
|
Copyright 2021 SAP SE Complete Copyright Notice