Show TOC

SearchProvider ObjectLocate this document in the navigation structure

Use

The SearchProvider object represents a custom search provider in the portal. It has the following properties:

Property

Description

getDescription

The description of the search provider

getKey

The unique key of the search provider

getNavigationType

The navigation type of the search provider.

INTERNAL displays the search results in the content area, whereas EXTERNAL displays them in a new window

getProviderType

The type of the search provider, for example, CRM

getName

The name of the search provider, for example, SAP CRM Search

getSearchTypes

An array of the SearchType objects defined for the search provider