|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.adapter.SAPPortalResourceAdapter.AcctIter
Field Summary |
Fields inherited from interface com.waveset.adapter.AccountIterator |
code_id |
Constructor Summary | |
SAPPortalResourceAdapter.AcctIter()
|
Method Summary | |
void |
close()
|
protected void |
getNextChunk()
|
boolean |
hasNext()
|
WSUser |
next()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SAPPortalResourceAdapter.AcctIter() 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
protected void getNextChunk() throws java.util.NoSuchElementException, WavesetException
java.util.NoSuchElementException
WavesetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |