com.sapportals.wcm.repository

Class PropertyNameListIterator

java.lang.Object
  extended by com.sapportals.wcm.repository.PropertyNameListIterator
All Implemented Interfaces:
IPropertyNameListIterator

public class PropertyNameListIterator
extends Object
implements IPropertyNameListIterator

An iterator for PropertyNameListIterator instances.


Constructor Summary
PropertyNameListIterator(ListIterator it)
          Construct object of class PropertyNameListIterator.
 
Method Summary
 boolean hasNext()
          True if next() can be called
 IPropertyName next()
          Returns the next property in the map
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyNameListIterator

public PropertyNameListIterator(ListIterator it)
Construct object of class PropertyNameListIterator.

Parameters:
it -
Method Detail

hasNext

public boolean hasNext()
Description copied from interface: IPropertyNameListIterator
True if next() can be called

Specified by:
hasNext in interface IPropertyNameListIterator
Returns:

next

public IPropertyName next()
Description copied from interface: IPropertyNameListIterator
Returns the next property in the map

Specified by:
next in interface IPropertyNameListIterator
Returns:
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