SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.service.indexmanagement.retrieval.search.ISearchSession

Packages that use ISearchSession
com.sapportals.wcm.rendering.base Contains interfaces for flexible rendering of explorer controls.  
com.sapportals.wcm.rendering.collection Contains interfaces for flexible rendering of collections or lists of resources.  
com.sapportals.wcm.service.indexmanagement.retrieval.classification Provides functions for taxonomies and classification.  
com.sapportals.wcm.service.indexmanagement.retrieval.search Provides functions for searching and textmining.  
 

Uses of ISearchSession in com.sapportals.wcm.rendering.base
 

Fields in com.sapportals.wcm.rendering.base declared as ISearchSession
protected  ISearchSession AbstractProxyControl.searchsession
           
 

Methods in com.sapportals.wcm.rendering.base that return ISearchSession
 ISearchSession IProxy.getSearchSession()
          returns the search session attribute of the proxy.
 ISearchSession AbstractProxyControl.getSearchSession()
           
 

Uses of ISearchSession in com.sapportals.wcm.rendering.collection
 

Methods in com.sapportals.wcm.rendering.collection that return ISearchSession
 ISearchSession ComponentValueMap.getSearchSession()
           
 ISearchSession SearchRendererStatus.getSearchSession()
           
 

Methods in com.sapportals.wcm.rendering.collection with parameters of type ISearchSession
 void ComponentValueMap.setSearchSession(ISearchSession iss)
           
 void SearchRendererStatus.setSession(ISearchSession session)
           
 void SearchRendererStatus.setSearchSession(ISearchSession searchSession)
           
 

Uses of ISearchSession in com.sapportals.wcm.service.indexmanagement.retrieval.classification
 

Methods in com.sapportals.wcm.service.indexmanagement.retrieval.classification that return ISearchSession
 ISearchSession IQBClassificationIndex.getQueryDocumentsPreview(IQueryFolder queryFolder, IResourceContext context)
          Deprecated. as of NW04. Do not use
 

Uses of ISearchSession in com.sapportals.wcm.service.indexmanagement.retrieval.search
 

Methods in com.sapportals.wcm.service.indexmanagement.retrieval.search that return ISearchSession
 ISearchSession ISearchSessionProvider.getSearchSession()
          get search session from SearchRendererStatus
 ISearchSession ISearchIndex.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context)
          Executes the search
 ISearchSession ISearchIndex.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, ICollection searchFromHere)
          Executes the search
 ISearchSession ISearchIndex.searchSimilarDocumentsWithSession(IResourceList searchDocuments)
          searches similar documents
 ISearchSession ISearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context)
          Executes the search
 ISearchSession ISearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, int initNumberMaxRawResults)
          Executes the search
 ISearchSession ISearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, ICollection searchFromHere)
          Executes the search
 ISearchSession ISearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, int initNumberMaxRawResults, ICollection searchFromHere)
          Executes the search
 ISearchSession ISearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, int initNumberMaxRawResults, ICollection searchFromHere, ISortPropertyName sortProperty)
          Executes the search
 ISearchSession ISearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, int initNumberMaxRawResults, ICollection searchFromHere, ISortPropertyName sortProperty, java.util.Set languages)
          Executes the search
 ISearchSession ISearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, int initNumberMaxRawResults, IRidList searchFromHereList, ISortPropertyName sortProperty, java.util.Set languages)
          Executes the search
 ISearchSession ISearchIndexCollection.searchSimilarDocumentsWithSession(IResourceList searchDocuments)
          searches similar documents
 ISearchSession ISearchIndexCollection.searchSimilarDocumentsWithSession(IResourceList searchDocuments, int initNumberMaxRawResults)
          searches similar documents
 ISearchSession ISearchIndexCollection.searchSimilarDocumentsWithSession(IResourceList searchDocuments, int initNumberMaxRawResults, ISortPropertyName sortProperty)
          searches similar documents
abstract  ISearchSession AbstractSearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context)
           
abstract  ISearchSession AbstractSearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, ICollection searchFromHere)
           
abstract  ISearchSession AbstractSearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, int initNumberMaxRawResults)
           
abstract  ISearchSession AbstractSearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, int initNumberMaxRawResults, ICollection searchFromHere)
           
abstract  ISearchSession AbstractSearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, int initNumberMaxRawResults, ICollection searchFromHere, ISortPropertyName sortProperty)
           
 ISearchSession AbstractSearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, int initNumberMaxRawResults, ICollection searchFromHere, ISortPropertyName sortProperty, java.util.Set languages)
           
 ISearchSession AbstractSearchIndexCollection.executeQueryWithSession(IQueryEntryList queryEntryList, IResourceContext context, int initNumberMaxRawResults, IRidList searchFromHereList, ISortPropertyName sortProperty, java.util.Set languages)
           
abstract  ISearchSession AbstractSearchIndexCollection.searchSimilarDocumentsWithSession(IResourceList searchDocuments)
           
abstract  ISearchSession AbstractSearchIndexCollection.searchSimilarDocumentsWithSession(IResourceList searchDocuments, int initNumberMaxRawResults)
           
protected  ISearchSession AbstractSearchIndexCollection.getNewSearchSession(IQueryEntryList queryEntries, IRidList searchFromHereList, ISearchIndexCollection searchIndexCollection, IResourceContext context, int initMaxRawResults, ISortPropertyName sortProperty)
          Gets a new search session instance
protected  ISearchSession AbstractSearchIndexCollection.getNewSearchSession(IResourceList similarDocsInput, ISearchIndexCollection searchIndexCollection, IResourceContext context, int initMaxRawResults, ISortPropertyName sortProperty)
          Gets a new search session instance
 ISearchSession IFederatedSearch.searchWithSession(IQueryEntryList queryEntryList, java.util.List indexes, IResourceContext context)
          Performs a search within a list of search indexes.
 ISearchSession IFederatedSearch.searchWithSession(IQueryEntryList queryEntryList, java.util.List indexes, IResourceContext context, ISortPropertyName sortProperty)
          Performs a search within a list of search indexes.
 ISearchSession IFederatedSearch.searchWithSession(IQueryEntryList queryEntryList, ICollection searchFromHere, IResourceContext context)
          Performs a search within a list of search indexes restricted by a path.
 ISearchSession IFederatedSearch.searchWithSession(IQueryEntryList queryEntryList, ICollection searchFromHere, IResourceContext context, ISortPropertyName sortProperty)
          Performs a search within a list of search indexes restricted by a path.
 ISearchSession IFederatedSearch.searchWithSession(IQueryEntryList queryEntryList, ICollection searchFromHere, IResourceContext context, ISortPropertyName sortProperty, java.util.Set languages)
          Performs a search within a list of search indexes restricted by a path.
 ISearchSession IFederatedSearch.searchWithSession(IQueryEntryList queryEntryList, IRidList searchFromHereList, IResourceContext context, ISortPropertyName sortProperty, java.util.Set languages)
           
 ISearchSession IFederatedSearch.searchSimilarDocumentsWithSession(java.util.List indexes, IResourceList documents)
          Performs a federated similar document search.
 ISearchSession IFederatedSearch.searchSimilarDocumentsWithSession(java.util.List indexes, IResourceList documents, ISortPropertyName sortProperty)
          Performs a federated similar document search.
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.