|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.util.componentscollection.cm.ComponentCollection
public class ComponentCollection
Copyright 2004 SAP AG
| Constructor Summary | |
|---|---|
ComponentCollection(IComponentWithModifiersList componentWithModifierList,
String[] separatorList)
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
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 propertyModifierName)
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentCollection(IComponentWithModifiersList componentWithModifierList,
String[] separatorList)
propertyWithModifierList - Description of the paramseparatorList - Description of the param| Method Detail |
|---|
public IComponentWithModifiersList getComponentWithModifier()
getComponentWithModifier in interface IComponentCollectionpublic String[] getSeparatorList()
getSeparatorList in interface IComponentCollectionpublic void addComponentWithModifier(IComponentWithModifiers prop)
addComponentWithModifier in interface IComponentCollection
public void addComponentWithModifier(int idx,
IComponentWithModifiers prop)
addComponentWithModifier in interface IComponentCollection
public void addComponentWithModifier(IComponentWithModifiers prop,
String separator)
addComponentWithModifier in interface IComponentCollection
public void addComponentWithModifier(int idx,
IComponentWithModifiers prop,
String separator)
addComponentWithModifier in interface IComponentCollectionpublic IComponentWithModifiers removeComponentWithModifier(int idx)
removeComponentWithModifier in interface IComponentCollectionpublic IComponentWithModifiers removeComponentWithModifier(IComponentWithModifiers prop)
removeComponentWithModifier in interface IComponentCollectionpublic boolean contains(String propertyModifierName)
IComponentCollection
contains in interface IComponentCollectionpropertyModifierName - Description of the Parameter
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||