|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.adapter.SiebelResourceAdapter.AcctIter
Field Summary |
Fields inherited from interface com.waveset.adapter.AccountIterator |
code_id |
Constructor Summary | |
SiebelResourceAdapter.AcctIter(java.lang.String objectType,
java.util.List searchAttrsToGet,
ObjectCache cache,
boolean deltasOnly)
|
Method Summary | |
void |
close()
Closes the iterator. |
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 SiebelResourceAdapter.AcctIter(java.lang.String objectType, java.util.List searchAttrsToGet, ObjectCache cache, boolean deltasOnly) throws WavesetException
Method Detail |
public boolean hasNext() throws WavesetException
hasNext
in interface AccountIterator
WavesetException
public WSUser next() throws WavesetException
next
in interface AccountIterator
WavesetException
public void close()
close
in interface AccountIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |