com.sapportals.wcm.service.indexmanagement

Interface IIndexFolderIterator

All Known Implementing Classes:
IndexFolderIterator

public interface IIndexFolderIterator

Iterator for a IIndexFolderList list


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()
           
 

Method Detail

hasNext

boolean hasNext()
Checks if list has a next index folder to return when calling the next() method

Returns:
true if list has a next element

next

IIndexFolder next()
Gets the next index folder of the list

Returns:
next index folder in the list

remove

void remove()
See Also:
ListIterator
Access Rights

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