Service.searchFinish

Complete asynchronous operation to search for items.

class Service
ListG
searchFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

asynchronous result passed to callback

Return Value

Type: ListG

a list of items that matched the search

Throws

GException on failure.

Meta