Oracle WebCenter Interaction Development Kit (IDK) 10.3.0.0.0

ISearchQuery Methods

The methods of the ISearchQuery interface are listed below. For a complete list of ISearchQuery interface members, see the ISearchQuery Members topic.

Public Instance Methods

GetSearchInfo Gets a NamedValueMap of preferences from Service Configuration Interface (SCI) pages for the Search service. The map will be empty if no SCI pages have been added for the Search service. Note: The names in the NamedValueMap will be uppercase.
GetSearchResult Gets the ISearchResult passed from
IRemoteSearch
to be filled with search records.
GetUserInfo Gets a UserInfoMap of User Information settings (e-mail, manager, etc.).
GetUserPrefs Gets a NamedValueMap of User preferences (user-specific configuration settings).

See Also

ISearchQuery Interface | Plumtree.Remote.Search Namespace