|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.service.indexmanagement.IndexFolderIterator
Iterator for an IIndexFolderList list
| Constructor Summary | |
IndexFolderIterator(java.util.ListIterator it)
Construct object of class IndexFolderIterator. |
|
| Method Summary | |
boolean |
hasNext()
Checks if list has a next index folder to return when calling the next() method |
IIndexFolder |
next()
Gets the next index folder of the list |
void |
remove()
Removes the current element of the iterator from the iterator list |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IndexFolderIterator(java.util.ListIterator it)
it - new list iterator object| Method Detail |
public boolean hasNext()
hasNext in interface IIndexFolderIteratorpublic IIndexFolder next()
next in interface IIndexFolderIteratorpublic void remove()
remove in interface IIndexFolderIteratorcom.sapportals.wcm.service.indexmanagement.IIndexFolderIteratorListIterator
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||