![]() | Adds a Federated Portal to the search targets for this search. When the search is performed, all Federated Portals that have been added will be searched in parallel. |
![]() | Perform the specified search against all Federated Portals that were added with the Add call. |
![]() | If a call to GetSearchResult returns null (indicating an error), call this method to get a description of the error. |
![]() | If a call to GetSearchResult returns null (indicating an error), call this method to get the error number associated with the error. |
![]() | Get an IPTSearchResponse that encapsulates the results of a search for a particular FederatedPortal. You must call ExecuteSimpleSearch before calling GetSearchResult. |
![]() | The Application Data State must be set before this Federated Search can be used. Generally, it will be set by the call to IPTFederatedPortalManager.OpenFederatedSearch, and does not need to be set explicitly on the Federated Search object |
IPTFederatedSearch Interface | com.plumtree.server Namespace | IPTFederatedPortal