SAP NetWeaver '04

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

Packages that use IQueryEntry
com.sapportals.wcm.control.released.search   
com.sapportals.wcm.service.indexmanagement.retrieval.search Provides functions for searching and textmining.  
 

Uses of IQueryEntry in com.sapportals.wcm.control.released.search
 

Methods in com.sapportals.wcm.control.released.search that return IQueryEntry
 IQueryEntry SearchQueryListBuilder.buildQueryEntryTimeWindow(IPropertyName propertyName, java.util.Date startDate, java.util.Date endDate)
          Simple method for building a time window query entry list.
 IQueryEntry SearchQueryListBuilder.buildQueryEntryConnector(java.lang.String connector)
          Builds a single query entry that can be used as the connection between two query entry lists.
 

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

Methods in com.sapportals.wcm.service.indexmanagement.retrieval.search that return IQueryEntry
 IQueryEntry IQueryEntryList.get(int index)
           
 IQueryEntry IQueryEntryList.remove(int index)
          Removes the query entry at the specified position in this list.
 IQueryEntry IQueryEntry.cloneEntry()
          Clones itself.
 IQueryEntry ISearchIndex.getNewQueryEntry()
           
 IQueryEntry ISearchIndexCollection.getNewQueryEntry()
           
 IQueryEntry IQueryEntryListIterator.next()
           
 IQueryEntry IQueryEntryListIterator.previous()
           
 IQueryEntry AbstractSearchIndexCollection.getNewQueryEntry()
           
 IQueryEntry IFederatedSearch.getNewQueryEntry()
          Initial query entry as part of a search query.
 

Methods in com.sapportals.wcm.service.indexmanagement.retrieval.search with parameters of type IQueryEntry
 boolean IQueryEntryList.add(IQueryEntry queryEntry)
          Adds a query entry to the query entry list
 int IQueryEntryList.indexOf(IQueryEntry queryEntry)
           
 void IQueryEntryList.add(int index, IQueryEntry queryEntry)
          Inserts the query entry at the specified position in this list.
 boolean IQueryEntry.specialEqual1(IQueryEntry e2)
           
 void IQueryEntryListIterator.set(IQueryEntry queryEntry)
          sets the iterator to the position where the query entry is located
 void IQueryEntryListIterator.add(IQueryEntry queryEntry)
          adds the query entry to the underlying query entry list
 


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.