com.sapportals.wcm.repository

Class PropertyChangeResultIterator

java.lang.Object
  extended by com.sapportals.wcm.repository.PropertyChangeResultIterator

public class PropertyChangeResultIterator
extends Object

An iterator over a collection of property change results.


Constructor Summary
PropertyChangeResultIterator(Iterator it)
           
 
Method Summary
 boolean hasNext()
          Returns true if the iteration has more result elements.
 PropertyChangeResult next()
          Returns the next result element in the interation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyChangeResultIterator

public PropertyChangeResultIterator(Iterator it)
Method Detail

hasNext

public boolean hasNext()
Returns true if the iteration has more result elements.

Returns:
TBD: Description of the outgoing return value

next

public PropertyChangeResult next()
Returns the next result element in the interation.

Returns:
the next result element
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