|
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.repository.PropertyChangeResultIterator
An iterator over a collection of property change results.
| Constructor Summary | |
PropertyChangeResultIterator(java.util.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 |
public PropertyChangeResultIterator(java.util.Iterator it)
| Method Detail |
public boolean hasNext()
true if the iteration has more result elements.public PropertyChangeResult next()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||