|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.adapter.ScriptedHostResourceAdapter.ScriptedAccountIterator
Field Summary |
Fields inherited from interface com.waveset.adapter.AccountIterator |
code_id |
Constructor Summary | |
ScriptedHostResourceAdapter.ScriptedAccountIterator(ScriptedHostResourceAdapter adapter,
java.lang.String actionName,
java.lang.String jsScript)
|
Method Summary | |
void |
close()
|
void |
finalize()
|
boolean |
hasNext()
|
WSUser |
next()
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ScriptedHostResourceAdapter.ScriptedAccountIterator(ScriptedHostResourceAdapter adapter, java.lang.String actionName, java.lang.String jsScript) throws WavesetException
Method Detail |
public boolean hasNext() throws WavesetException
hasNext
in interface AccountIterator
WavesetException
public WSUser next() throws java.util.NoSuchElementException, WavesetException
next
in interface AccountIterator
java.util.NoSuchElementException
WavesetException
public void close()
close
in interface AccountIterator
public void finalize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |