|
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.LockInfoIterator
Implementation of a lock info iterator
Copyright 2004 SAP AG
| Constructor Summary | |
LockInfoIterator(java.util.Iterator it)
|
|
| Method Summary | |
boolean |
hasNext()
|
ILockInfo |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LockInfoIterator(java.util.Iterator it)
| Method Detail |
public boolean hasNext()
hasNext in interface ILockInfoIteratorpublic ILockInfo next()
next in interface ILockInfoIteratorpublic void remove()
remove in interface ILockInfoIterator
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||