|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPropertyNameList
This interface defines a list of IPropertyNameList objects. It
is used by the reorder() methods in IResource .
| Method Summary | |
|---|---|
void |
add(int index,
IPropertyName name)
Inserts the specified positioning object at the specified position in the list |
boolean |
add(IPropertyName name)
Appends the specified positioning object to the end of the list |
boolean |
contains(IPropertyName propertyName)
|
IPropertyName |
get(int index)
Returns the positioning object with the specified index |
IPropertyNameListIterator |
listIterator()
Returns a list iterator |
int |
size()
Returns the number of positioning objects in the list |
void |
sort(Comparator c)
|
List |
toList()
Returns the property list as a List |
| Method Detail |
|---|
int size()
boolean add(IPropertyName name)
name -
IPropertyName get(int index)
index -
void add(int index,
IPropertyName name)
index - name - IPropertyNameListIterator listIterator()
List toList()
List
IPropertyNameList as a Listboolean contains(IPropertyName propertyName)
propertyName -
void sort(Comparator c)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||