The methods of the ISearchQuery interface are listed below. For a complete list of ISearchQuery interface members, see the ISearchQuery Members topic.
GetSearchInfo | Gets the NamedValueMap of preferences from Service Configuration Interface pages for the Search service. The map will be empty if no Service Configuration Interface pages have been added for the Search service. Note that the names in the NamedValueMapwill be uppercase. |
GetSearchResult | Gets the ISearchResult passed from IRemoteSearchto be filled with search records. |
GetUserInfo | Gets the UserInfoMap of User Information settings (e-mail, manager, etc.). |
GetUserPrefs | Gets the NamedValueMap of User preferences (user-specific configuration settings). |
ISearchQuery Interface | Plumtree.Remote.Search Namespace