com.plumtree.portaluiinfrastructure.search.pathways
Class PathwaysSearchRequest

java.lang.Object
  extended by PTSearchRequest
      extended by com.plumtree.portaluiinfrastructure.search.pathways.PathwaysSearchRequest

public class PathwaysSearchRequest
extends PTSearchRequest

Author:
Administrator

Constructor Summary
PathwaysSearchRequest(InternalSession internalSession, PathwaysQueryArguments pqArgs)
           
 
Method Summary
 IPTSearchQuery CreateAdvancedQuery(IPTFilter filter)
           
 IPTSearchQuery CreateBasicQuery(java.lang.String searchString, java.lang.String fields)
           
 IPTSearchResponse FollowupSearch(java.lang.Object queryArray)
           
 boolean GetGlobalSpellingCheck()
           
 IPTSearchResponse Search(IPTSearchQuery query)
           
 void SetGlobalSpellingCheck(InternalSession internalSession)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathwaysSearchRequest

public PathwaysSearchRequest(InternalSession internalSession,
                             PathwaysQueryArguments pqArgs)
Parameters:
internalSession -
Method Detail

GetGlobalSpellingCheck

public boolean GetGlobalSpellingCheck()

SetGlobalSpellingCheck

public void SetGlobalSpellingCheck(InternalSession internalSession)

CreateAdvancedQuery

public IPTSearchQuery CreateAdvancedQuery(IPTFilter filter)

CreateBasicQuery

public IPTSearchQuery CreateBasicQuery(java.lang.String searchString,
                                       java.lang.String fields)

FollowupSearch

public IPTSearchResponse FollowupSearch(java.lang.Object queryArray)

Search

public IPTSearchResponse Search(IPTSearchQuery query)



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.