|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IReorderList
This interface defines a list of IPositioning objects. It is
used by the reorder() methods in IResource .
Copyright 2004 SAP AG
| Method Summary | |
|---|---|
void |
add(int index,
IPositioning positioning)
Inserts the specified positioning object at the specified position in the list |
boolean |
add(IPositioning positioning)
Appends the specified positioning object to the end of the list |
IPositioning |
get(int index)
Returns the positioning object with the specified index |
IReorderListIterator |
listIterator()
Returns a list iterator |
int |
size()
Returns the number of positioning objects in the list |
| Method Detail |
|---|
int size()
boolean add(IPositioning positioning)
positioning - TBD: Description of the incoming method parameter
IPositioning get(int index)
index - TBD: Description of the incoming method parameter
void add(int index,
IPositioning positioning)
index - TBD: Description of the incoming method parameterpositioning - TBD: Description of the incoming method parameterIReorderListIterator listIterator()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
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 | |||||||||