com.sap.portal.search.service
Interface ISearchService
- All Superinterfaces:
- IService
public interface ISearchService
- extends IService
This interface provides API for managing Search Providers registration to the Portal Search service.
The Search service API enables you to create and register a search provider, available in the Quick Launch area of the portal
KEY
static final String KEY
- Service Key
- See Also:
- Constant Field Values
register
void register(String handlerKey,
ISearchProviderHandler handler)
- Register a search provider to the portal search service
- Parameters:
handlerKey - The handler key of the search providerhandler - The ISearchProviderHandler handler to be registered
unregister
void unregister(String handlerKey)
- Unregister a search provider from the portal search service
- Parameters:
handlerKey - The handler key of the search provider
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/navigation/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice