com.sapportals.wcm.service.indexmanagement.retrieval.classification
Class DocClassificationMapIterator
java.lang.Object
com.sapportals.wcm.service.indexmanagement.retrieval.classification.DocClassificationMapIterator
- All Implemented Interfaces:
- IDocClassificationMapIterator
public class DocClassificationMapIterator
- extends Object
- implements IDocClassificationMapIterator
Iterator for a IDocClassificationMapList list
|
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 |
DocClassificationMapIterator
public DocClassificationMapIterator(ListIterator it)
- Construct object of class DocClassificationMapIterator.
- Parameters:
it - new list iterator object
hasNext
public boolean hasNext()
- Checks if list has a next IDocClassificationMap to return when calling the next() method
- Specified by:
hasNext in interface IDocClassificationMapIterator
- Returns:
- true if list has a next element
next
public IDocClassificationMap next()
- Gets the next IDocClassificationMap of the list
- Specified by:
next in interface IDocClassificationMapIterator
- Returns:
- next IDocClassificationMap in the list
This class can be accessed from:
|
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
|
Copyright 2011 SAP AG Complete Copyright Notice