|
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.retrieval.classification.DocClassificationMapIterator
Iterator for a IDocClassificationMapList list
| Constructor Summary | |
DocClassificationMapIterator(java.util.ListIterator it)
Construct object of class DocClassificationMapIterator. |
|
| Method Summary | |
boolean |
hasNext()
Checks if list has a next IDocClassificationMap to return when calling the next() method |
IDocClassificationMap |
next()
Gets the next IDocClassificationMap of the list |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DocClassificationMapIterator(java.util.ListIterator it)
it - new list iterator object| Method Detail |
public boolean hasNext()
hasNext in interface IDocClassificationMapIteratorpublic IDocClassificationMap next()
next in interface IDocClassificationMapIterator
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||