|
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.PropertyNameListIterator
An iterator for PropertyNameListIterator instances.
| Constructor Summary | |
PropertyNameListIterator(java.util.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 |
public PropertyNameListIterator(java.util.ListIterator it)
it - | Method Detail |
public boolean hasNext()
IPropertyNameListIteratorhasNext in interface IPropertyNameListIteratorpublic IPropertyName next()
IPropertyNameListIteratornext in interface IPropertyNameListIterator
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||