|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static java.lang.String |
code_id
This is only public so that it can be contained in an interface. |
Method Summary | |
void |
close()
|
boolean |
hasNext()
|
WSUser |
next()
|
Field Detail |
public static final java.lang.String code_id
Method Detail |
public boolean hasNext() throws WavesetException
WavesetException
public WSUser next() throws java.util.NoSuchElementException, WavesetException
com.waveset.adapter.exception.ContinuableIteratorException
- if an error occurs getting
a particular account but the error was not fatal, and the iterator
can be used to iterate through the remaining accounts.
java.util.NoSuchElementException
WavesetException
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |