|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchResultList | |
---|---|
com.genesyslab.platform.webmedia.protocol.callback.events | This package contains the Callback protocol Event messages that provide information about the status of your requests. |
Uses of SearchResultList in com.genesyslab.platform.webmedia.protocol.callback.events |
---|
Methods in com.genesyslab.platform.webmedia.protocol.callback.events that return SearchResultList | |
---|---|
abstract SearchResultList |
EventSearchResult.getSearchResultList()
Contains information about requests that match search criteria in the EventSearchResult event. |
Methods in com.genesyslab.platform.webmedia.protocol.callback.events with parameters of type SearchResultList | |
---|---|
static EventSearchResult |
EventSearchResult.create(SearchResultList searchResultList)
Creates instance of EventSearchResult with all parameters set. |
abstract void |
EventSearchResult.setSearchResultList(SearchResultList searchResultList)
Contains information about requests that match search criteria in the EventSearchResult event. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |