Plumtree Portal UI  
 

QueryArguments Fields

The fields of the QueryArguments class are listed below. For a complete list of QueryArguments class members, see the QueryArguments Members topic.

Public Instance Fields

advancedFilter IPTFilter used as the query for an advanced search. If this is a basic search, advancedFilter will be null.
basicFields Fields searched by a basic (e.g. banner) search. May be null, in which case the default fields (name, description, and full-text) are searched. For an advanced search, basicFields will always be null and is ignored.
userQuery User's query string, if and only if this is a basic (e.g. banner) search. For an advanced search, userQuery will always be null and is not used.

See Also

QueryArguments Class | com.plumtree.portaluiinfrastructure.search Namespace