public class SISuccessfulRetrieveEvent extends SIRetrievalEvent
SIRetrievalListener,
Serialized Formsource| Constructor and Description |
|---|
SISuccessfulRetrieveEvent(Object appData,
SIRequest request,
SIIterator result)
The constructor for the event
|
| Modifier and Type | Method and Description |
|---|---|
SIIterator |
getResult()
Returns the requested data in an SIIterator object.
|
getAppData, getSourcetoStringpublic SISuccessfulRetrieveEvent(Object appData, SIRequest request, SIIterator result)
appData - the application data passed in the request method callrequest - the SIRequest instance which is the source of the eventresult - an SIIterator containing the retrieved objectspublic SIIterator getResult()
SIObjectNotInTableEventCopyright © 2012 code4tv.com. All Rights Reserved.