|
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.PropertyIterator
Iterator for a property map
| Constructor Summary | |
PropertyIterator(java.util.Iterator iterator)
|
|
| Method Summary | |
boolean |
hasNext()
True if next() can be called |
IProperty |
next()
Returns the next property in the map |
void |
remove()
Removes a property from the property map |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertyIterator(java.util.Iterator iterator)
| Method Detail |
public boolean hasNext()
IPropertyIteratorhasNext in interface IPropertyIteratorcom.sapportals.wcm.repository.IPropertyIteratorpublic IProperty next()
IPropertyIteratornext in interface IPropertyIteratorcom.sapportals.wcm.repository.IPropertyIteratorpublic void remove()
IPropertyIteratorremove in interface IPropertyIterator
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||