Methods Summary |
---|
public ContactInfoList | getContactInfoList()The underlying list for this iterator.
|
public java.lang.RuntimeException | getFailureException()The exception to report to the presentation block.
|
public boolean | reportException(ContactInfo contactInfo, java.lang.RuntimeException exception)Used to report information to the iterator to be used
in future invocations.
|
public void | reportSuccess(ContactInfo contactInfo)Used to report information to the iterator to be used
in future invocations.
|