The fields of the QueryArguments class are listed below. For a complete list of QueryArguments class members, see the QueryArguments Members topic.
![]() | IPTFilter used as the query for an advanced search. If this is a basic search, advancedFilter will be null. |
![]() | 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. |
![]() | 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. |
QueryArguments Class | com.plumtree.portaluiinfrastructure.search Namespace